Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 609 Bytes

SelectOption.md

File metadata and controls

12 lines (8 loc) · 609 Bytes

SelectOption

Properties

Name Type Description Notes
value string The value for this option.
label string Localized label that should be displayed to a customer. [optional]
selected bool If set to `true` this option should be pre-selected, otherwise no specific behavior should be applied for this option. [optional]

[Back to Model list] [Back to API list] [Back to README]