public static interface Protocol.Account.FrozenOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getExpireTime()
the expire time
int64 expire_time = 2; |
long |
getFrozenBalance()
the frozen trx balance
int64 frozen_balance = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Copyright © 2020. All rights reserved.