Module: Square::Types::LocationCapability
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/location_capability.rb
Constant Summary collapse
- CREDIT_CARD_PROCESSING =
"CREDIT_CARD_PROCESSING"- AUTOMATIC_TRANSFERS =
"AUTOMATIC_TRANSFERS"- UNLINKED_REFUNDS =
"UNLINKED_REFUNDS"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values