HsaCardType
The types of cards that are supported.
enum HsaCardType {
PHYSICAL
VIRTUAL
}
Values
HsaCardType.PHYSICAL
The card is physical. The user will have a physical copy of this card for use at point-of-sale transactions.
HsaCardType.VIRTUAL
The card is virtual and can be used for digital expenditures.
Member of
HsaCard
object ● IssuableCardForHsa
object ● PendingHsaCard
object