Class: Gusto::EmployeePaymentMethod::EmployeePaymentMethodType

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

Overview

to be populated. If type is Direct Deposit, split_by and splits are required.

Constant Summary collapse

DIRECT_DEPOSIT =
"Direct Deposit"
CHECK =
"Check"