public interface PlumCreateDepositOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
String |
getSubChainAddress()
string subChainAddress = 1; |
com.google.protobuf.ByteString |
getSubChainAddressBytes()
string subChainAddress = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSubChainAddress()
string subChainAddress = 1;com.google.protobuf.ByteString getSubChainAddressBytes()
string subChainAddress = 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.