Class: Gusto::AchTransactionPaymentEventType

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

Overview

The type of payment event associated with the ACH transaction

Constant Summary collapse

PAYROLL =
"Payroll"
CONTRACTOR_PAYMENT =
"ContractorPayment"