counterCurrencyTxId property

  1. @TagNumber(19)
String get counterCurrencyTxId

Implementation

@$pb.TagNumber(19)
$core.String get counterCurrencyTxId => $_getSZ(18);
  1. @TagNumber(19)
set counterCurrencyTxId (String v)

Implementation

@$pb.TagNumber(19)
set counterCurrencyTxId($core.String v) { $_setString(18, v); }