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