Module: CheckoutSdk::Sessions::UIElements
- Defined in:
- lib/checkout_sdk/sessions/channel/uie_elements.rb
Constant Summary collapse
- TEXT =
'text'- SINGLE_SELECT =
'single_select'- MULTI_SELECT =
'multi_select'- OOB =
'oob'- HTML_OTHER =
'html_other'
'text''single_select''multi_select''oob''html_other'