public static interface TokenContract.GetTokenInfoInputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getSymbol()
The symbol of token.
|
com.google.protobuf.ByteString |
getSymbolBytes()
The symbol of token.
|
String getSymbol()
The symbol of token.
string symbol = 1;com.google.protobuf.ByteString getSymbolBytes()
The symbol of token.
string symbol = 1;Copyright © 2020. All rights reserved.