CardType
The types of cards that are supported.
enum CardType {
PHYSICAL
VIRTUAL
}
Values
CardType.PHYSICAL
A physical card, delivered via mail and used in-person (or online).
CardType.VIRTUAL
A virtual card, digitally presented and for online use.
Member of
BenefitsOfferingCardConfiguration object ● BenefitsOfferingCardValidationConfiguration object ● Card object