Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 687 Bytes

InapplicableToOrderItemUnitsItem.md

File metadata and controls

10 lines (7 loc) · 687 Bytes

# InapplicableToOrderItemUnitsItem

Properties

Name Type Description Notes
index int Number assigned to the order line item in accordance with the order sent in the request. [optional]
units int[] Numbers of units in the order line covered by the discount; e.g. `2, 5, 8` for 10 units with the setting `"skip_initially": 1`, `"repeat": 3`. The counting of units starts from `1`. [optional]

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