Class: Gusto::EmployeePaymentMethod::EmployeeBankAccountAccountType

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/employee_payment_method/types/employee_bank_account_account_type.rb

Overview

Bank account type

Constant Summary collapse

CHECKING =
"Checking"
SAVINGS =
"Savings"