PriceOptionsGroupItemOptions Object structure
Parameters
Parameters | Type/Description |
---|---|
Name | String |
The name of the option inside the Pricing options group. | |
Value | String |
The code of the option inside the Pricing options group. | |
Default | Boolean |
True or false. | |
Description | String |
The description of the option inside the Pricing options group. | |
MinValue | Int |
The lowest value of a scale interval. Can be NULL. | |
MaxValue | Int |
The highest value of a scale interval. Can be NULL. |