cryptoCurrencyAccountPayload property
Implementation
@$pb.TagNumber(9)
CryptoCurrencyAccountPayload get cryptoCurrencyAccountPayload => $_getN(8);
Implementation
@$pb.TagNumber(9)
set cryptoCurrencyAccountPayload(CryptoCurrencyAccountPayload v) { setField(9, v); }