Skip to main content

BenefitInitialFundingConfiguration

The Initial Funding for a Benefit defines the initial amount of Funds made available to an Individual.

type BenefitInitialFundingConfiguration {
individual: Money
}

Fields

BenefitInitialFundingConfiguration.individual ● Money object

The initial amount of funds made available to an account belonging an Individual. If the value is $0.00 or null, no initial funding will occur for Individuals enrolled in the Benefit.

Member Of

BenefitFundingConfiguration object