Module: Square::Types::CheckoutLocationSettingsBrandingButtonShape
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/checkout_location_settings_branding_button_shape.rb
Constant Summary collapse
- SQUARED =
"SQUARED"- ROUNDED =
"ROUNDED"- PILL =
"PILL"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values