cryptoCurrencyAccountPayload property

  1. @TagNumber(9)
CryptoCurrencyAccountPayload get cryptoCurrencyAccountPayload

Implementation

@$pb.TagNumber(9)
CryptoCurrencyAccountPayload get cryptoCurrencyAccountPayload => $_getN(8);
  1. @TagNumber(9)
set cryptoCurrencyAccountPayload (CryptoCurrencyAccountPayload v)

Implementation

@$pb.TagNumber(9)
set cryptoCurrencyAccountPayload(CryptoCurrencyAccountPayload v) { setField(9, v); }