Class: Gusto::ContractorPaymentGroups::ContractorPaymentGroupMinimalStatus

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

Overview

have status ‘Unfunded`, i.e. payment with `Check` payment method.

Constant Summary collapse

UNFUNDED =
"Unfunded"
FUNDED =
"Funded"