cashoutRepayment constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'cashoutRepayment')
static const TransferTypeEnum cashoutRepayment = _$transferTypeEnum_cashoutRepayment;