public static interface GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
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 |
getPrivateKey()
bytes privateKey = 1; |
com.google.protobuf.ByteString |
getToAddress()
bytes toAddress = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
com.google.protobuf.ByteString getPrivateKey()
bytes privateKey = 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.