Class: Gusto::ContractorPayments::ContractorPaymentPaymentMethod

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

Overview

The payment method.

Constant Summary collapse

DIRECT_DEPOSIT =
"Direct Deposit"
CHECK =
"Check"
HISTORICAL_PAYMENT =
"Historical Payment"
CORRECTION_PAYMENT =
"Correction Payment"