cashOutInstruction constant

  1. @BuiltValueEnumConst.new(wireName: r'cashOutInstruction')
TransferTypeEnum const cashOutInstruction

The type of transfer or transaction. For example, refund, payment, internalTransfer, bankTransfer.

Implementation

@BuiltValueEnumConst(wireName: r'cashOutInstruction')
static const TransferTypeEnum cashOutInstruction = _$transferTypeEnum_cashOutInstruction;