miscCost constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'miscCost')
static const TransferTypeEnum miscCost = _$transferTypeEnum_miscCost;