Module: Payabli::Types::TypeAccount
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/payabli/types/type_account.rb
Constant Summary collapse
- CHECKING =
"Checking"- SAVINGS =
"Savings"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values