Module: ModernTreasury::Models::InternalAccount::AccountType
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/modern_treasury/models/internal_account.rb
Overview
Can be checking, savings or other.
Constant Summary collapse
- BASE_WALLET =
:base_wallet- CASH =
:cash- CHECKING =
:checking- CRYPTO_WALLET =
:crypto_wallet- ETHEREUM_WALLET =
:ethereum_wallet- GENERAL_LEDGER =
:general_ledger- LOAN =
:loan- NON_RESIDENT =
:non_resident- OTHER =
:other- OVERDRAFT =
:overdraft- POLYGON_WALLET =
:polygon_wallet- SAVINGS =
:savings- SOLANA_WALLET =
:solana_wallet
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info