Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 916 Bytes

File metadata and controls

14 lines (11 loc) · 916 Bytes

# OrderCalculateOrderItemInner

Properties

Name Type Description Notes
order_item_id string Defines orders specified by order item id
order_item_quantity int Defines orders specified by order item quantity
order_item_variant_id string Ordered product variant. Where x is order item ID [optional]
order_item_parent int Index of the parent grouped/bundle product [optional]
order_item_parent_option_name string Option name of the parent grouped/bundle product [optional]
order_item_option \OpenAPI\Client\Model\OrderCalculateOrderItemInnerOrderItemOptionInner[] [optional]

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