Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 734 Bytes

File metadata and controls

13 lines (10 loc) · 734 Bytes

ChangeOrderItemRequestSerializer

Properties

Name Type Description Notes
code string Internal code for item (internal to e-shop). Used to better identify the item for future changes [optional]
ean string EAN code. [optional]
name string Item name [optional]
type \SkipPay\Model\ItemType [optional]
quantity float (positive float/decimal up to 3 decimal places) Item quantity. If empty, considered as whole item quantity is selected [optional]

[Back to Model list] [Back to API list] [Back to README]