Class: Gusto::AchTransactionRecipientType

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

Overview

The type of recipient associated with the ACH transaction

Constant Summary collapse

EMPLOYEE =
"Employee"
CONTRACTOR =
"Contractor"