captureReversal constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'captureReversal')
static const TransferTypeEnum captureReversal = _$transferTypeEnum_captureReversal;