public static interface Response.InternalTransaction.CallValueInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCallValue()
trx (TBD: or token) value
|
java.lang.String |
getTokenId()
TBD: tokenName, trx should be empty
|
com.google.protobuf.ByteString |
getTokenIdBytes()
TBD: tokenName, trx should be empty
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getCallValue()
trx (TBD: or token) value
int64 callValue = 1;java.lang.String getTokenId()
TBD: tokenName, trx should be empty
string tokenId = 2;com.google.protobuf.ByteString getTokenIdBytes()
TBD: tokenName, trx should be empty
string tokenId = 2;