Attribute
Type
Description
name
string
The name of the option (for example "Color").
option_list
array
An array of hashes where each hash consits of the following elements:
id
integer
The ID number of the option.
value
The option text (for example "Red", "Green", etc.).
additional_price
The addition price.
is_default
boolean
TRUE if it is the default option, FALSE otherwise.