public interface PartyLeaveOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPartyId()
Party ID to leave.
|
com.google.protobuf.ByteString |
getPartyIdBytes()
Party ID to leave.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getPartyId()
Party ID to leave.
string party_id = 1 [json_name = "partyId"];
com.google.protobuf.ByteString getPartyIdBytes()
Party ID to leave.
string party_id = 1 [json_name = "partyId"];