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