noSavingsAccount constant

  1. @BuiltValueEnumConst.new(wireName: r'noSavingsAccount')
TransferDataReasonEnum const noSavingsAccount

Additional information about the status of the transfer.

Implementation

@BuiltValueEnumConst(wireName: r'noSavingsAccount')
static const TransferDataReasonEnum noSavingsAccount = _$transferDataReasonEnum_noSavingsAccount;