Class: Gusto::CompanyBankAccounts::CompanyBankAccountVerificationType

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/company_bank_accounts/types/company_bank_account_verification_type.rb

Overview

‘plaid’ means the bank account is connected through Plaid.

Constant Summary collapse

BANK_DEPOSITS =
"bank_deposits"
PLAID =
"plaid"
PLAID_EXTERNAL =
"plaid_external"