Class: Gusto::Employees::PaymentMethod::PaymentMethodUpdateRequestType

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/employees/payment_method/types/payment_method_update_request_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"