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