Class: Gusto::Companies::BankAccounts::BankAccountsCreateRequestAccountType

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/companies/bank_accounts/types/bank_accounts_create_request_account_type.rb

Overview

The bank account type

Constant Summary collapse

CHECKING =
"Checking"
SAVINGS =
"Savings"