atmWithdrawal constant
The type of transfer or transaction. For example, refund, payment, internalTransfer, bankTransfer.
Implementation
@BuiltValueEnumConst(wireName: r'atmWithdrawal')
static const TransferDataTypeEnum atmWithdrawal = _$transferDataTypeEnum_atmWithdrawal;