BenefitFundingLimitsConfiguration
The Funding Limits for a Benefit govern the maximum amount of funds that can be made available to a given account.
type BenefitFundingLimitsConfiguration {
individual: Money
}
Fields
BenefitFundingLimitsConfiguration.individual
● Money
object
The maximum amount of funding permitted for an account belonging an Individual. If the value is null, no maximum limit is applied to funding for accounts created against this benefit.
Member Of
BenefitFundingConfiguration
object