HealthInsuranceCoverageType
Enumerates the possible health insurance coverage types for HSA accounts
enum HealthInsuranceCoverageType {
FAMILY
INDIVIDUAL
NONE
}
Values
HealthInsuranceCoverageType.FAMILY
Family health insurance coverage
HealthInsuranceCoverageType.INDIVIDUAL
Individual health insurance coverage
HealthInsuranceCoverageType.NONE
No health insurance coverage