Class: Sink::Models::FundingAccount::Type
- Inherits:
-
Enum
- Object
- Enum
- Sink::Models::FundingAccount::Type
- Defined in:
- lib/sink/models/funding_account.rb
Overview
Types of funding source:
-
‘DEPOSITORY_CHECKING` - Bank checking account.
-
‘DEPOSITORY_SAVINGS` - Bank savings account.
Constant Summary collapse
- DEPOSITORY_CHECKING =
:DEPOSITORY_CHECKING
- DEPOSITORY_SAVINGS =
:DEPOSITORY_SAVINGS