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