Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.25 KB

OrderItemOption.md

File metadata and controls

20 lines (16 loc) · 1.25 KB

OrderItemOption

Properties

Name Type Description Notes
additional_dimension_application string How the additional dimensions are applied to the item. [optional]
cost_change \ultracart\v2\models\Currency [optional]
file_attachment \ultracart\v2\models\OrderItemOptionFileAttachment [optional]
height \ultracart\v2\models\Distance [optional]
hidden bool True if this option is hidden from display on the order [optional]
label string Label [optional]
length \ultracart\v2\models\Distance [optional]
one_time_fee bool True if the cost associated with this option is a one time fee or multiplied by the quantity of the item [optional]
value string Value [optional]
weight_change \ultracart\v2\models\Weight [optional]
width \ultracart\v2\models\Distance [optional]

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