atmWithdraw constant
Contains information about how the payment was processed. For example, ecommerce for online or pos for in-person payments.
Implementation
@BuiltValueEnumConst(wireName: r'atmWithdraw')
static const IssuedCardProcessingTypeEnum atmWithdraw = _$issuedCardProcessingTypeEnum_atmWithdraw;