Name | Description | Type | Additional information |
---|---|---|---|
IsIncluded |
Indicates whether the component order item is included in the parent order item. |
boolean |
None. |
ID |
The unique ID of the order item. |
globally unique identifier |
None. |
FriendlyID |
The friendly ID of the order item. |
integer |
None. |
ProductID |
The unique ID of the order item's product. |
globally unique identifier |
None. |
Quantity |
The number of units of the product to be purchased in the order item. |
integer |
None. |
Items |
The component order items of the order item. |
Collection of SubOrderItemModel |
None. |
DeliveryMethod |
The selected delivery method of the order item. |
DeliveryMethod |
None. |
DeliveryServiceID |
The selected delivery service id of the order item. |
globally unique identifier |
None. |
Properties |
The order item's property values. |
Collection of OrderItemPropertyModel |
None. |