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