directDebitNotSupported constant

  1. @BuiltValueEnumConst.new(wireName: r'directDebitNotSupported')
TransferEventReasonEnum const directDebitNotSupported

The reason for the transfer status.

Implementation

@BuiltValueEnumConst(wireName: r'directDebitNotSupported')
static const TransferEventReasonEnum directDebitNotSupported = _$transferEventReasonEnum_directDebitNotSupported;