public interface CreateDepositOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAmount()
string amount = 2; |
com.google.protobuf.ByteString |
getAmountBytes()
string amount = 2; |
int |
getChainID()
uint32 chainID = 1; |
String |
getRecipient()
string recipient = 3; |
com.google.protobuf.ByteString |
getRecipientBytes()
string recipient = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getChainID()
uint32 chainID = 1;String getAmount()
string amount = 2;com.google.protobuf.ByteString getAmountBytes()
string amount = 2;String getRecipient()
string recipient = 3;com.google.protobuf.ByteString getRecipientBytes()
string recipient = 3;Copyright © 2022 IoTeX Group. All rights reserved.