Skip to main content

BenefitsOfferingAccountType

Categorizes the underlying class of Account provided by an Offering.

enum BenefitsOfferingAccountType {
COMMUTER
DCFSA
DIRECTED_SPEND
FSA
HSA
LSA
REMOTE_WORK
REWARDS
}

Values

BenefitsOfferingAccountType.COMMUTER

The Offering provides a Commuter/Transit Benefit. This is a post-tax account.

BenefitsOfferingAccountType.DCFSA

The Offering provides a Dependent Care Flexible Spending Account (DCFSA). This is a tax-advantaged account with a set of rules and regulations around its availability and utilization.

BenefitsOfferingAccountType.DIRECTED_SPEND

The Offering provides a Directed Spend benefit.

BenefitsOfferingAccountType.FSA

The Offering provides a Flexible Spending Account (FSA). This is a tax-advantaged account with a set of rules and regulations around its availability and utilization.

BenefitsOfferingAccountType.HSA

The Offering provides a Health Savings Account (HSA). This is a tax-advantaged account with a set of rules and regulations around its availability and utilization.

BenefitsOfferingAccountType.LSA

The Offering provides a Lifestyle Spending Account (LSA). This is a post-tax account that can be used for arbitrary Offering configurations.

BenefitsOfferingAccountType.REMOTE_WORK

The Offering provides a Remote Work Benefit. This is a post-tax account.

BenefitsOfferingAccountType.REWARDS

The Offering provides a Rewards Benefit. This is a post-tax account.

Member of

BenefitsOffering object ● BenefitsOfferingTemplate object ● BrandFeatureConfigurationPayload object ● ConsumerAccountsSummaryInput input ● ConsumerAccountSummary object ● Organization object