Class: Gusto::AchTransactionPaymentDirection

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

Overview

The direction of the payment

Constant Summary collapse

CREDIT =
"credit"
DEBIT =
"debit"