Module: Square::Types::CatalogCustomAttributeDefinitionType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/catalog_custom_attribute_definition_type.rb
Constant Summary collapse
- STRING =
"STRING"- BOOLEAN =
"BOOLEAN"- NUMBER =
"NUMBER"- SELECTION =
"SELECTION"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values