| 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] |
| Name | Value |
|---|---|
| NONE | "none" |
| SET_ITEM_TO | "set item to" |
| ADD_ITEM | "add item" |