Class: Gusto::ContractorPaymentGroups::ContractorPaymentForGroupStatus

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

Overview

‘Unfunded`.

Constant Summary collapse

FUNDED =
"Funded"
UNFUNDED =
"Unfunded"