@bigcommerce/checkout-sdk / SubInputDetail
optionalconfiguration?:object
Configuration parameters for the required input.
optionalitems?:Item_2[]
In case of a select, the items to choose from.
optionalkey?:string
The value to provide in the result.
optionaloptional?:boolean
True if this input is optional to provide.
optionaltype?:string
The type of the required input.
optionalvalue?:string
The value can be pre-filled, if available.