counterpartyAccountNotFound constant

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

Additional information about the status of the transfer.

Implementation

@BuiltValueEnumConst(wireName: r'counterpartyAccountNotFound')
static const TransferDataReasonEnum counterpartyAccountNotFound = _$transferDataReasonEnum_counterpartyAccountNotFound;