Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.26 KB

File metadata and controls

33 lines (21 loc) · 1.26 KB

OrderItemOption

Properties

Name Type Description Notes
additionalDimensionApplication AdditionalDimensionApplicationEnum How the additional dimensions are applied to the item. [optional]
costChange Currency [optional]
fileAttachment OrderItemOptionFileAttachment [optional]
height Distance [optional]
hidden Boolean True if this option is hidden from display on the order [optional]
label String Label [optional]
length Distance [optional]
oneTimeFee Boolean 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]
weightChange Weight [optional]
width Distance [optional]

Enum: AdditionalDimensionApplicationEnum

Name Value
NONE "none"
SET_ITEM_TO "set item to"
ADD_ITEM "add item"