TaxFormType
The kind of tax form.
enum TaxFormType {
HSA_CONTRIBUTIONS
HSA_DISTRIBUTIONS
}
Values
TaxFormType.HSA_CONTRIBUTIONS
Form 5498-SA: contributions to an HSA.
TaxFormType.HSA_DISTRIBUTIONS
Form 1099-SA: distributions from an HSA.
Member Of
IndividualTaxForm object ● TaxFormsFilterInput input