public static interface GrpcAPI.EasyTransferAssetMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getAmount()
int64 amount = 4; |
String |
getAssetId()
string assetId = 3; |
com.google.protobuf.ByteString |
getAssetIdBytes()
string assetId = 3; |
com.google.protobuf.ByteString |
getPassPhrase()
bytes passPhrase = 1; |
com.google.protobuf.ByteString |
getToAddress()
bytes toAddress = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getPassPhrase()
bytes passPhrase = 1;com.google.protobuf.ByteString getToAddress()
bytes toAddress = 2;String getAssetId()
string assetId = 3;com.google.protobuf.ByteString getAssetIdBytes()
string assetId = 3;long getAmount()
int64 amount = 4;Copyright © 2020. All rights reserved.