Module: Square::Types::DestinationType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/destination_type.rb
Constant Summary collapse
- BANK_ACCOUNT =
"BANK_ACCOUNT"- CARD =
"CARD"- SQUARE_BALANCE =
"SQUARE_BALANCE"- SQUARE_STORED_BALANCE =
"SQUARE_STORED_BALANCE"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values