out:ProductOptionChoice
A choice available for an option.
| Property | Description | Type | Details | 
|---|---|---|---|
| Value | The value used to specify the choice to the API. | string | - | 
| Name | The user-friendly name of the choice. | string | - | 
| Cost | The added purchase cost of the option, before taxes. | out:Price | - | 
| Checkout | The added payment due in the Print API payment screen of the option, after taxes. Only present if you've enabled the Print API payment screen in your application settings. | out:Price | - |