installment constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'installment')
static const TransferTypeEnum installment = _$transferTypeEnum_installment;