Searched defs:PartnerId (Results 1 – 3 of 3) sorted by relevance
30 type PartnerId struct { struct31 state protoimpl.MessageState32 sizeCache protoimpl.SizeCache33 unknownFields protoimpl.UnknownFields35 Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`38 func (x *PartnerId) Reset() {47 func (x *PartnerId) String() string {51 func (*PartnerId) ProtoMessage() {}53 func (x *PartnerId) ProtoReflect() protoreflect.Message {66 func (*PartnerId) Descriptor() ([]byte, []int) {[all …]
14 message PartnerId { message
62 PartnerId = _reflection.GeneratedProtocolMessageType('PartnerId', (_message.Message,), { variable