This object represents an option on one of the items in the shopping cart.
Field | Type | Description | |
String value | string | Value of the option | |
additionalCost | number | additionalCostAdditional cost the customer will pay if they select this option | |
additionalWeight | Weight | additionalWeightAdditioanl weight included in the order if they select this option | |
defaultValue | boolean | defaultValueTrue if this option value should be the default | |
displayOrder | integer | displayOrderOrder in quick the options should be displayed. Lower display orders should come first. |