out:ProductOption
An option that may be specified to customize a product.
Property | Description | Type | Details |
---|---|---|---|
Id | The ID used to specify the option to the API. | string | - |
Default | The default value of the option. | string | - |
Label | The user-friendly label of the option. | string | - |
Choices | The choices available for the option. | out:ProductOptionChoice | - |