Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Sdk.php
Original file line number Diff line number Diff line change
Expand Up @@ -3741,7 +3741,7 @@ public static function createOrderItemSurchargeParameters(
/**
* @param string $code [2018000012] order code
* @param string $id [3120] order item id
* @param string $relationId [04e876] key to identify, which surcharge parameter in relation to order item, should be delete
* @param string $relationId [INF] key to identify, which surcharge parameter in relation to order item, should be delete
* @param array{
* language?: string,
* } $queryParams
Expand Down
Loading