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