| Name | Type | Description | Notes |
|---|---|---|---|
| items | \SkipPay\Model\ChangeOrderItemRequestSerializer[] | List of changed items. All items are considered when empty. | [optional] |
| totalPrice | \SkipPay\Model\OrderItemsChangeRequestTotalPrice | [optional] | |
| totalVat | \SkipPay\Model\VatAmount[] | Total VAT amounts of items (from orderItems array) split by their VAT rates. | [optional] |
| document | \SkipPay\Model\DocumentRequest | [optional] | |
| variableSymbol | string | Variable symbol of the new document (credit note, ...). This symbols is used by Skip Pay to pair payment from e-shop. | [optional] |