panEntryMode property
Indicates the method used for entering the PAN to initiate a transaction. Possible values: manual, chip, magstripe, contactless, cof, ecommerce, token.
Implementation
@BuiltValueField(wireName: r'panEntryMode')
IssuedCardPanEntryModeEnum? get panEntryMode;