Documentation
¶
Index ¶
- Variables
- type AddEmployeeReq
- func (*AddEmployeeReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddEmployeeReq) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *AddEmployeeReq) GetOperatorUid() uint64
- func (x *AddEmployeeReq) GetOrgId() uint64
- func (x *AddEmployeeReq) GetUserAvatar() string
- func (x *AddEmployeeReq) GetUserEmail() string
- func (x *AddEmployeeReq) GetUserId() uint64
- func (x *AddEmployeeReq) GetUserName() string
- func (x *AddEmployeeReq) GetUserPhone() string
- func (*AddEmployeeReq) ProtoMessage()
- func (x *AddEmployeeReq) ProtoReflect() protoreflect.Message
- func (x *AddEmployeeReq) Reset()
- func (x *AddEmployeeReq) String() string
- func (m *AddEmployeeReq) Validate() error
- func (m *AddEmployeeReq) ValidateAll() error
- type AddEmployeeReqMultiError
- type AddEmployeeReqValidationError
- func (e AddEmployeeReqValidationError) Cause() error
- func (e AddEmployeeReqValidationError) Error() string
- func (e AddEmployeeReqValidationError) ErrorName() string
- func (e AddEmployeeReqValidationError) Field() string
- func (e AddEmployeeReqValidationError) Key() bool
- func (e AddEmployeeReqValidationError) Reason() string
- type AddEmployeeResp
- func (*AddEmployeeResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddEmployeeResp) GetCode() int32
- func (x *AddEmployeeResp) GetData() *AddEmployeeRespData
- func (x *AddEmployeeResp) GetMessage() string
- func (x *AddEmployeeResp) GetMetadata() map[string]string
- func (x *AddEmployeeResp) GetReason() string
- func (*AddEmployeeResp) ProtoMessage()
- func (x *AddEmployeeResp) ProtoReflect() protoreflect.Message
- func (x *AddEmployeeResp) Reset()
- func (x *AddEmployeeResp) String() string
- func (m *AddEmployeeResp) Validate() error
- func (m *AddEmployeeResp) ValidateAll() error
- type AddEmployeeRespData
- func (*AddEmployeeRespData) Descriptor() ([]byte, []int)deprecated
- func (x *AddEmployeeRespData) GetEmployeeAvatar() string
- func (x *AddEmployeeRespData) GetEmployeeId() uint64
- func (x *AddEmployeeRespData) GetEmployeeName() string
- func (x *AddEmployeeRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *AddEmployeeRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
- func (x *AddEmployeeRespData) GetOrgId() uint64
- func (x *AddEmployeeRespData) GetUserId() uint64
- func (*AddEmployeeRespData) ProtoMessage()
- func (x *AddEmployeeRespData) ProtoReflect() protoreflect.Message
- func (x *AddEmployeeRespData) Reset()
- func (x *AddEmployeeRespData) String() string
- func (m *AddEmployeeRespData) Validate() error
- func (m *AddEmployeeRespData) ValidateAll() error
- type AddEmployeeRespDataMultiError
- type AddEmployeeRespDataValidationError
- func (e AddEmployeeRespDataValidationError) Cause() error
- func (e AddEmployeeRespDataValidationError) Error() string
- func (e AddEmployeeRespDataValidationError) ErrorName() string
- func (e AddEmployeeRespDataValidationError) Field() string
- func (e AddEmployeeRespDataValidationError) Key() bool
- func (e AddEmployeeRespDataValidationError) Reason() string
- type AddEmployeeRespMultiError
- type AddEmployeeRespValidationError
- func (e AddEmployeeRespValidationError) Cause() error
- func (e AddEmployeeRespValidationError) Error() string
- func (e AddEmployeeRespValidationError) ErrorName() string
- func (e AddEmployeeRespValidationError) Field() string
- func (e AddEmployeeRespValidationError) Key() bool
- func (e AddEmployeeRespValidationError) Reason() string
- type AgreeOrRefuseInviteReq
- func (*AgreeOrRefuseInviteReq) Descriptor() ([]byte, []int)deprecated
- func (x *AgreeOrRefuseInviteReq) GetInviteCode() string
- func (x *AgreeOrRefuseInviteReq) GetInviteId() uint64
- func (x *AgreeOrRefuseInviteReq) GetIsAgree() bool
- func (x *AgreeOrRefuseInviteReq) GetUserAvatar() string
- func (x *AgreeOrRefuseInviteReq) GetUserEmail() string
- func (x *AgreeOrRefuseInviteReq) GetUserId() uint64
- func (x *AgreeOrRefuseInviteReq) GetUserName() string
- func (x *AgreeOrRefuseInviteReq) GetUserPhone() string
- func (*AgreeOrRefuseInviteReq) ProtoMessage()
- func (x *AgreeOrRefuseInviteReq) ProtoReflect() protoreflect.Message
- func (x *AgreeOrRefuseInviteReq) Reset()
- func (x *AgreeOrRefuseInviteReq) String() string
- func (m *AgreeOrRefuseInviteReq) Validate() error
- func (m *AgreeOrRefuseInviteReq) ValidateAll() error
- type AgreeOrRefuseInviteReqMultiError
- type AgreeOrRefuseInviteReqValidationError
- func (e AgreeOrRefuseInviteReqValidationError) Cause() error
- func (e AgreeOrRefuseInviteReqValidationError) Error() string
- func (e AgreeOrRefuseInviteReqValidationError) ErrorName() string
- func (e AgreeOrRefuseInviteReqValidationError) Field() string
- func (e AgreeOrRefuseInviteReqValidationError) Key() bool
- func (e AgreeOrRefuseInviteReqValidationError) Reason() string
- type AgreeOrRefuseInviteResp
- func (*AgreeOrRefuseInviteResp) Descriptor() ([]byte, []int)deprecated
- func (x *AgreeOrRefuseInviteResp) GetCode() int32
- func (x *AgreeOrRefuseInviteResp) GetData() *AgreeOrRefuseInviteRespData
- func (x *AgreeOrRefuseInviteResp) GetMessage() string
- func (x *AgreeOrRefuseInviteResp) GetMetadata() map[string]string
- func (x *AgreeOrRefuseInviteResp) GetReason() string
- func (*AgreeOrRefuseInviteResp) ProtoMessage()
- func (x *AgreeOrRefuseInviteResp) ProtoReflect() protoreflect.Message
- func (x *AgreeOrRefuseInviteResp) Reset()
- func (x *AgreeOrRefuseInviteResp) String() string
- func (m *AgreeOrRefuseInviteResp) Validate() error
- func (m *AgreeOrRefuseInviteResp) ValidateAll() error
- type AgreeOrRefuseInviteRespData
- func (*AgreeOrRefuseInviteRespData) Descriptor() ([]byte, []int)deprecated
- func (x *AgreeOrRefuseInviteRespData) GetEmployeeAvatar() string
- func (x *AgreeOrRefuseInviteRespData) GetEmployeeId() uint64
- func (x *AgreeOrRefuseInviteRespData) GetEmployeeName() string
- func (x *AgreeOrRefuseInviteRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *AgreeOrRefuseInviteRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
- func (x *AgreeOrRefuseInviteRespData) GetOrgId() uint64
- func (x *AgreeOrRefuseInviteRespData) GetUserId() uint64
- func (*AgreeOrRefuseInviteRespData) ProtoMessage()
- func (x *AgreeOrRefuseInviteRespData) ProtoReflect() protoreflect.Message
- func (x *AgreeOrRefuseInviteRespData) Reset()
- func (x *AgreeOrRefuseInviteRespData) String() string
- func (m *AgreeOrRefuseInviteRespData) Validate() error
- func (m *AgreeOrRefuseInviteRespData) ValidateAll() error
- type AgreeOrRefuseInviteRespDataMultiError
- type AgreeOrRefuseInviteRespDataValidationError
- func (e AgreeOrRefuseInviteRespDataValidationError) Cause() error
- func (e AgreeOrRefuseInviteRespDataValidationError) Error() string
- func (e AgreeOrRefuseInviteRespDataValidationError) ErrorName() string
- func (e AgreeOrRefuseInviteRespDataValidationError) Field() string
- func (e AgreeOrRefuseInviteRespDataValidationError) Key() bool
- func (e AgreeOrRefuseInviteRespDataValidationError) Reason() string
- type AgreeOrRefuseInviteRespMultiError
- type AgreeOrRefuseInviteRespValidationError
- func (e AgreeOrRefuseInviteRespValidationError) Cause() error
- func (e AgreeOrRefuseInviteRespValidationError) Error() string
- func (e AgreeOrRefuseInviteRespValidationError) ErrorName() string
- func (e AgreeOrRefuseInviteRespValidationError) Field() string
- func (e AgreeOrRefuseInviteRespValidationError) Key() bool
- func (e AgreeOrRefuseInviteRespValidationError) Reason() string
- type CreateInviteRecordForEmployeeReq
- func (*CreateInviteRecordForEmployeeReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInviteRecordForEmployeeReq) GetExpireTime() *timestamppb.Timestamp
- func (x *CreateInviteRecordForEmployeeReq) GetInviteAccount() string
- func (x *CreateInviteRecordForEmployeeReq) GetInviteAccountType() enums.OrgInviteAccountTypeEnum_OrgInviteAccountType
- func (x *CreateInviteRecordForEmployeeReq) GetInviteEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *CreateInviteRecordForEmployeeReq) GetInviteUserId() uint64
- func (x *CreateInviteRecordForEmployeeReq) GetOperatorUid() uint64
- func (x *CreateInviteRecordForEmployeeReq) GetOrgId() uint64
- func (*CreateInviteRecordForEmployeeReq) ProtoMessage()
- func (x *CreateInviteRecordForEmployeeReq) ProtoReflect() protoreflect.Message
- func (x *CreateInviteRecordForEmployeeReq) Reset()
- func (x *CreateInviteRecordForEmployeeReq) String() string
- func (m *CreateInviteRecordForEmployeeReq) Validate() error
- func (m *CreateInviteRecordForEmployeeReq) ValidateAll() error
- type CreateInviteRecordForEmployeeReqMultiError
- type CreateInviteRecordForEmployeeReqValidationError
- func (e CreateInviteRecordForEmployeeReqValidationError) Cause() error
- func (e CreateInviteRecordForEmployeeReqValidationError) Error() string
- func (e CreateInviteRecordForEmployeeReqValidationError) ErrorName() string
- func (e CreateInviteRecordForEmployeeReqValidationError) Field() string
- func (e CreateInviteRecordForEmployeeReqValidationError) Key() bool
- func (e CreateInviteRecordForEmployeeReqValidationError) Reason() string
- type CreateInviteRecordForEmployeeResp
- func (*CreateInviteRecordForEmployeeResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInviteRecordForEmployeeResp) GetCode() int32
- func (x *CreateInviteRecordForEmployeeResp) GetData() *CreateInviteRecordForEmployeeRespData
- func (x *CreateInviteRecordForEmployeeResp) GetMessage() string
- func (x *CreateInviteRecordForEmployeeResp) GetMetadata() map[string]string
- func (x *CreateInviteRecordForEmployeeResp) GetReason() string
- func (*CreateInviteRecordForEmployeeResp) ProtoMessage()
- func (x *CreateInviteRecordForEmployeeResp) ProtoReflect() protoreflect.Message
- func (x *CreateInviteRecordForEmployeeResp) Reset()
- func (x *CreateInviteRecordForEmployeeResp) String() string
- func (m *CreateInviteRecordForEmployeeResp) Validate() error
- func (m *CreateInviteRecordForEmployeeResp) ValidateAll() error
- type CreateInviteRecordForEmployeeRespData
- func (*CreateInviteRecordForEmployeeRespData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInviteRecordForEmployeeRespData) GetAssignEmployeeId() uint64
- func (x *CreateInviteRecordForEmployeeRespData) GetExpireTime() *timestamppb.Timestamp
- func (x *CreateInviteRecordForEmployeeRespData) GetInviteCode() string
- func (x *CreateInviteRecordForEmployeeRespData) GetInviteId() uint64
- func (*CreateInviteRecordForEmployeeRespData) ProtoMessage()
- func (x *CreateInviteRecordForEmployeeRespData) ProtoReflect() protoreflect.Message
- func (x *CreateInviteRecordForEmployeeRespData) Reset()
- func (x *CreateInviteRecordForEmployeeRespData) String() string
- func (m *CreateInviteRecordForEmployeeRespData) Validate() error
- func (m *CreateInviteRecordForEmployeeRespData) ValidateAll() error
- type CreateInviteRecordForEmployeeRespDataMultiError
- type CreateInviteRecordForEmployeeRespDataValidationError
- func (e CreateInviteRecordForEmployeeRespDataValidationError) Cause() error
- func (e CreateInviteRecordForEmployeeRespDataValidationError) Error() string
- func (e CreateInviteRecordForEmployeeRespDataValidationError) ErrorName() string
- func (e CreateInviteRecordForEmployeeRespDataValidationError) Field() string
- func (e CreateInviteRecordForEmployeeRespDataValidationError) Key() bool
- func (e CreateInviteRecordForEmployeeRespDataValidationError) Reason() string
- type CreateInviteRecordForEmployeeRespMultiError
- type CreateInviteRecordForEmployeeRespValidationError
- func (e CreateInviteRecordForEmployeeRespValidationError) Cause() error
- func (e CreateInviteRecordForEmployeeRespValidationError) Error() string
- func (e CreateInviteRecordForEmployeeRespValidationError) ErrorName() string
- func (e CreateInviteRecordForEmployeeRespValidationError) Field() string
- func (e CreateInviteRecordForEmployeeRespValidationError) Key() bool
- func (e CreateInviteRecordForEmployeeRespValidationError) Reason() string
- type CreateInviteRecordForLinkReq
- func (*CreateInviteRecordForLinkReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInviteRecordForLinkReq) GetExpireTime() *timestamppb.Timestamp
- func (x *CreateInviteRecordForLinkReq) GetInviteEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *CreateInviteRecordForLinkReq) GetOperatorUid() uint64
- func (x *CreateInviteRecordForLinkReq) GetOrgId() uint64
- func (*CreateInviteRecordForLinkReq) ProtoMessage()
- func (x *CreateInviteRecordForLinkReq) ProtoReflect() protoreflect.Message
- func (x *CreateInviteRecordForLinkReq) Reset()
- func (x *CreateInviteRecordForLinkReq) String() string
- func (m *CreateInviteRecordForLinkReq) Validate() error
- func (m *CreateInviteRecordForLinkReq) ValidateAll() error
- type CreateInviteRecordForLinkReqMultiError
- type CreateInviteRecordForLinkReqValidationError
- func (e CreateInviteRecordForLinkReqValidationError) Cause() error
- func (e CreateInviteRecordForLinkReqValidationError) Error() string
- func (e CreateInviteRecordForLinkReqValidationError) ErrorName() string
- func (e CreateInviteRecordForLinkReqValidationError) Field() string
- func (e CreateInviteRecordForLinkReqValidationError) Key() bool
- func (e CreateInviteRecordForLinkReqValidationError) Reason() string
- type CreateInviteRecordForLinkResp
- func (*CreateInviteRecordForLinkResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInviteRecordForLinkResp) GetCode() int32
- func (x *CreateInviteRecordForLinkResp) GetData() *CreateInviteRecordForLinkRespData
- func (x *CreateInviteRecordForLinkResp) GetMessage() string
- func (x *CreateInviteRecordForLinkResp) GetMetadata() map[string]string
- func (x *CreateInviteRecordForLinkResp) GetReason() string
- func (*CreateInviteRecordForLinkResp) ProtoMessage()
- func (x *CreateInviteRecordForLinkResp) ProtoReflect() protoreflect.Message
- func (x *CreateInviteRecordForLinkResp) Reset()
- func (x *CreateInviteRecordForLinkResp) String() string
- func (m *CreateInviteRecordForLinkResp) Validate() error
- func (m *CreateInviteRecordForLinkResp) ValidateAll() error
- type CreateInviteRecordForLinkRespData
- func (*CreateInviteRecordForLinkRespData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInviteRecordForLinkRespData) GetExpireTime() *timestamppb.Timestamp
- func (x *CreateInviteRecordForLinkRespData) GetInviteCode() string
- func (x *CreateInviteRecordForLinkRespData) GetInviteId() uint64
- func (*CreateInviteRecordForLinkRespData) ProtoMessage()
- func (x *CreateInviteRecordForLinkRespData) ProtoReflect() protoreflect.Message
- func (x *CreateInviteRecordForLinkRespData) Reset()
- func (x *CreateInviteRecordForLinkRespData) String() string
- func (m *CreateInviteRecordForLinkRespData) Validate() error
- func (m *CreateInviteRecordForLinkRespData) ValidateAll() error
- type CreateInviteRecordForLinkRespDataMultiError
- type CreateInviteRecordForLinkRespDataValidationError
- func (e CreateInviteRecordForLinkRespDataValidationError) Cause() error
- func (e CreateInviteRecordForLinkRespDataValidationError) Error() string
- func (e CreateInviteRecordForLinkRespDataValidationError) ErrorName() string
- func (e CreateInviteRecordForLinkRespDataValidationError) Field() string
- func (e CreateInviteRecordForLinkRespDataValidationError) Key() bool
- func (e CreateInviteRecordForLinkRespDataValidationError) Reason() string
- type CreateInviteRecordForLinkRespMultiError
- type CreateInviteRecordForLinkRespValidationError
- func (e CreateInviteRecordForLinkRespValidationError) Cause() error
- func (e CreateInviteRecordForLinkRespValidationError) Error() string
- func (e CreateInviteRecordForLinkRespValidationError) ErrorName() string
- func (e CreateInviteRecordForLinkRespValidationError) Field() string
- func (e CreateInviteRecordForLinkRespValidationError) Key() bool
- func (e CreateInviteRecordForLinkRespValidationError) Reason() string
- type CreateOrgReq
- func (*CreateOrgReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrgReq) GetCreatorAvatar() string
- func (x *CreateOrgReq) GetCreatorId() uint64
- func (x *CreateOrgReq) GetCreatorName() string
- func (x *CreateOrgReq) GetOrgAvatar() string
- func (x *CreateOrgReq) GetOrgName() string
- func (x *CreateOrgReq) GetOrgType() enums.OrgTypeEnum_OrgType
- func (*CreateOrgReq) ProtoMessage()
- func (x *CreateOrgReq) ProtoReflect() protoreflect.Message
- func (x *CreateOrgReq) Reset()
- func (x *CreateOrgReq) String() string
- func (m *CreateOrgReq) Validate() error
- func (m *CreateOrgReq) ValidateAll() error
- type CreateOrgReqMultiError
- type CreateOrgReqValidationError
- func (e CreateOrgReqValidationError) Cause() error
- func (e CreateOrgReqValidationError) Error() string
- func (e CreateOrgReqValidationError) ErrorName() string
- func (e CreateOrgReqValidationError) Field() string
- func (e CreateOrgReqValidationError) Key() bool
- func (e CreateOrgReqValidationError) Reason() string
- type CreateOrgResp
- func (*CreateOrgResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrgResp) GetCode() int32
- func (x *CreateOrgResp) GetData() *CreateOrgRespData
- func (x *CreateOrgResp) GetMessage() string
- func (x *CreateOrgResp) GetMetadata() map[string]string
- func (x *CreateOrgResp) GetReason() string
- func (*CreateOrgResp) ProtoMessage()
- func (x *CreateOrgResp) ProtoReflect() protoreflect.Message
- func (x *CreateOrgResp) Reset()
- func (x *CreateOrgResp) String() string
- func (m *CreateOrgResp) Validate() error
- func (m *CreateOrgResp) ValidateAll() error
- type CreateOrgRespData
- func (*CreateOrgRespData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrgRespData) GetOrgAvatar() string
- func (x *CreateOrgRespData) GetOrgId() uint64
- func (x *CreateOrgRespData) GetOrgName() string
- func (x *CreateOrgRespData) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
- func (x *CreateOrgRespData) GetOrgType() enums.OrgTypeEnum_OrgType
- func (*CreateOrgRespData) ProtoMessage()
- func (x *CreateOrgRespData) ProtoReflect() protoreflect.Message
- func (x *CreateOrgRespData) Reset()
- func (x *CreateOrgRespData) String() string
- func (m *CreateOrgRespData) Validate() error
- func (m *CreateOrgRespData) ValidateAll() error
- type CreateOrgRespDataMultiError
- type CreateOrgRespDataValidationError
- func (e CreateOrgRespDataValidationError) Cause() error
- func (e CreateOrgRespDataValidationError) Error() string
- func (e CreateOrgRespDataValidationError) ErrorName() string
- func (e CreateOrgRespDataValidationError) Field() string
- func (e CreateOrgRespDataValidationError) Key() bool
- func (e CreateOrgRespDataValidationError) Reason() string
- type CreateOrgRespMultiError
- type CreateOrgRespValidationError
- func (e CreateOrgRespValidationError) Cause() error
- func (e CreateOrgRespValidationError) Error() string
- func (e CreateOrgRespValidationError) ErrorName() string
- func (e CreateOrgRespValidationError) Field() string
- func (e CreateOrgRespValidationError) Key() bool
- func (e CreateOrgRespValidationError) Reason() string
- type GetOrgEmployeeInfoListReq
- func (*GetOrgEmployeeInfoListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgEmployeeInfoListReq) GetEmployeeIds() []uint64
- func (*GetOrgEmployeeInfoListReq) ProtoMessage()
- func (x *GetOrgEmployeeInfoListReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgEmployeeInfoListReq) Reset()
- func (x *GetOrgEmployeeInfoListReq) String() string
- func (m *GetOrgEmployeeInfoListReq) Validate() error
- func (m *GetOrgEmployeeInfoListReq) ValidateAll() error
- type GetOrgEmployeeInfoListReqMultiError
- type GetOrgEmployeeInfoListReqValidationError
- func (e GetOrgEmployeeInfoListReqValidationError) Cause() error
- func (e GetOrgEmployeeInfoListReqValidationError) Error() string
- func (e GetOrgEmployeeInfoListReqValidationError) ErrorName() string
- func (e GetOrgEmployeeInfoListReqValidationError) Field() string
- func (e GetOrgEmployeeInfoListReqValidationError) Key() bool
- func (e GetOrgEmployeeInfoListReqValidationError) Reason() string
- type GetOrgEmployeeInfoListResp
- func (*GetOrgEmployeeInfoListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgEmployeeInfoListResp) GetCode() int32
- func (x *GetOrgEmployeeInfoListResp) GetData() []*OrgEmployee
- func (x *GetOrgEmployeeInfoListResp) GetMessage() string
- func (x *GetOrgEmployeeInfoListResp) GetMetadata() map[string]string
- func (x *GetOrgEmployeeInfoListResp) GetReason() string
- func (*GetOrgEmployeeInfoListResp) ProtoMessage()
- func (x *GetOrgEmployeeInfoListResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgEmployeeInfoListResp) Reset()
- func (x *GetOrgEmployeeInfoListResp) String() string
- func (m *GetOrgEmployeeInfoListResp) Validate() error
- func (m *GetOrgEmployeeInfoListResp) ValidateAll() error
- type GetOrgEmployeeInfoListRespMultiError
- type GetOrgEmployeeInfoListRespValidationError
- func (e GetOrgEmployeeInfoListRespValidationError) Cause() error
- func (e GetOrgEmployeeInfoListRespValidationError) Error() string
- func (e GetOrgEmployeeInfoListRespValidationError) ErrorName() string
- func (e GetOrgEmployeeInfoListRespValidationError) Field() string
- func (e GetOrgEmployeeInfoListRespValidationError) Key() bool
- func (e GetOrgEmployeeInfoListRespValidationError) Reason() string
- type GetOrgEmployeeInfoReq
- func (*GetOrgEmployeeInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgEmployeeInfoReq) GetEmployeeId() uint64
- func (*GetOrgEmployeeInfoReq) ProtoMessage()
- func (x *GetOrgEmployeeInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgEmployeeInfoReq) Reset()
- func (x *GetOrgEmployeeInfoReq) String() string
- func (m *GetOrgEmployeeInfoReq) Validate() error
- func (m *GetOrgEmployeeInfoReq) ValidateAll() error
- type GetOrgEmployeeInfoReqMultiError
- type GetOrgEmployeeInfoReqValidationError
- func (e GetOrgEmployeeInfoReqValidationError) Cause() error
- func (e GetOrgEmployeeInfoReqValidationError) Error() string
- func (e GetOrgEmployeeInfoReqValidationError) ErrorName() string
- func (e GetOrgEmployeeInfoReqValidationError) Field() string
- func (e GetOrgEmployeeInfoReqValidationError) Key() bool
- func (e GetOrgEmployeeInfoReqValidationError) Reason() string
- type GetOrgEmployeeInfoResp
- func (*GetOrgEmployeeInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgEmployeeInfoResp) GetCode() int32
- func (x *GetOrgEmployeeInfoResp) GetData() *OrgEmployee
- func (x *GetOrgEmployeeInfoResp) GetMessage() string
- func (x *GetOrgEmployeeInfoResp) GetMetadata() map[string]string
- func (x *GetOrgEmployeeInfoResp) GetReason() string
- func (*GetOrgEmployeeInfoResp) ProtoMessage()
- func (x *GetOrgEmployeeInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgEmployeeInfoResp) Reset()
- func (x *GetOrgEmployeeInfoResp) String() string
- func (m *GetOrgEmployeeInfoResp) Validate() error
- func (m *GetOrgEmployeeInfoResp) ValidateAll() error
- type GetOrgEmployeeInfoRespMultiError
- type GetOrgEmployeeInfoRespValidationError
- func (e GetOrgEmployeeInfoRespValidationError) Cause() error
- func (e GetOrgEmployeeInfoRespValidationError) Error() string
- func (e GetOrgEmployeeInfoRespValidationError) ErrorName() string
- func (e GetOrgEmployeeInfoRespValidationError) Field() string
- func (e GetOrgEmployeeInfoRespValidationError) Key() bool
- func (e GetOrgEmployeeInfoRespValidationError) Reason() string
- type GetOrgEmployeeListReq
- func (*GetOrgEmployeeListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgEmployeeListReq) GetEmployeeIds() []uint64
- func (x *GetOrgEmployeeListReq) GetEmployeeName() string
- func (x *GetOrgEmployeeListReq) GetOrgIds() []uint64
- func (x *GetOrgEmployeeListReq) GetPageRequest() *page.PageRequest
- func (x *GetOrgEmployeeListReq) GetUserIds() []uint64
- func (*GetOrgEmployeeListReq) ProtoMessage()
- func (x *GetOrgEmployeeListReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgEmployeeListReq) Reset()
- func (x *GetOrgEmployeeListReq) String() string
- func (m *GetOrgEmployeeListReq) Validate() error
- func (m *GetOrgEmployeeListReq) ValidateAll() error
- type GetOrgEmployeeListReqMultiError
- type GetOrgEmployeeListReqValidationError
- func (e GetOrgEmployeeListReqValidationError) Cause() error
- func (e GetOrgEmployeeListReqValidationError) Error() string
- func (e GetOrgEmployeeListReqValidationError) ErrorName() string
- func (e GetOrgEmployeeListReqValidationError) Field() string
- func (e GetOrgEmployeeListReqValidationError) Key() bool
- func (e GetOrgEmployeeListReqValidationError) Reason() string
- type GetOrgEmployeeListResp
- func (*GetOrgEmployeeListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgEmployeeListResp) GetCode() int32
- func (x *GetOrgEmployeeListResp) GetData() *GetOrgEmployeeListRespData
- func (x *GetOrgEmployeeListResp) GetMessage() string
- func (x *GetOrgEmployeeListResp) GetMetadata() map[string]string
- func (x *GetOrgEmployeeListResp) GetReason() string
- func (*GetOrgEmployeeListResp) ProtoMessage()
- func (x *GetOrgEmployeeListResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgEmployeeListResp) Reset()
- func (x *GetOrgEmployeeListResp) String() string
- func (m *GetOrgEmployeeListResp) Validate() error
- func (m *GetOrgEmployeeListResp) ValidateAll() error
- type GetOrgEmployeeListRespData
- func (*GetOrgEmployeeListRespData) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgEmployeeListRespData) GetList() []*OrgEmployee
- func (x *GetOrgEmployeeListRespData) GetPageInfo() *page.PageResponse
- func (*GetOrgEmployeeListRespData) ProtoMessage()
- func (x *GetOrgEmployeeListRespData) ProtoReflect() protoreflect.Message
- func (x *GetOrgEmployeeListRespData) Reset()
- func (x *GetOrgEmployeeListRespData) String() string
- func (m *GetOrgEmployeeListRespData) Validate() error
- func (m *GetOrgEmployeeListRespData) ValidateAll() error
- type GetOrgEmployeeListRespDataMultiError
- type GetOrgEmployeeListRespDataValidationError
- func (e GetOrgEmployeeListRespDataValidationError) Cause() error
- func (e GetOrgEmployeeListRespDataValidationError) Error() string
- func (e GetOrgEmployeeListRespDataValidationError) ErrorName() string
- func (e GetOrgEmployeeListRespDataValidationError) Field() string
- func (e GetOrgEmployeeListRespDataValidationError) Key() bool
- func (e GetOrgEmployeeListRespDataValidationError) Reason() string
- type GetOrgEmployeeListRespMultiError
- type GetOrgEmployeeListRespValidationError
- func (e GetOrgEmployeeListRespValidationError) Cause() error
- func (e GetOrgEmployeeListRespValidationError) Error() string
- func (e GetOrgEmployeeListRespValidationError) ErrorName() string
- func (e GetOrgEmployeeListRespValidationError) Field() string
- func (e GetOrgEmployeeListRespValidationError) Key() bool
- func (e GetOrgEmployeeListRespValidationError) Reason() string
- type GetOrgInfoListReq
- func (*GetOrgInfoListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInfoListReq) GetOrgIds() []uint64
- func (*GetOrgInfoListReq) ProtoMessage()
- func (x *GetOrgInfoListReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgInfoListReq) Reset()
- func (x *GetOrgInfoListReq) String() string
- func (m *GetOrgInfoListReq) Validate() error
- func (m *GetOrgInfoListReq) ValidateAll() error
- type GetOrgInfoListReqMultiError
- type GetOrgInfoListReqValidationError
- func (e GetOrgInfoListReqValidationError) Cause() error
- func (e GetOrgInfoListReqValidationError) Error() string
- func (e GetOrgInfoListReqValidationError) ErrorName() string
- func (e GetOrgInfoListReqValidationError) Field() string
- func (e GetOrgInfoListReqValidationError) Key() bool
- func (e GetOrgInfoListReqValidationError) Reason() string
- type GetOrgInfoListResp
- func (*GetOrgInfoListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInfoListResp) GetCode() int32
- func (x *GetOrgInfoListResp) GetData() []*Org
- func (x *GetOrgInfoListResp) GetMessage() string
- func (x *GetOrgInfoListResp) GetMetadata() map[string]string
- func (x *GetOrgInfoListResp) GetReason() string
- func (*GetOrgInfoListResp) ProtoMessage()
- func (x *GetOrgInfoListResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgInfoListResp) Reset()
- func (x *GetOrgInfoListResp) String() string
- func (m *GetOrgInfoListResp) Validate() error
- func (m *GetOrgInfoListResp) ValidateAll() error
- type GetOrgInfoListRespMultiError
- type GetOrgInfoListRespValidationError
- func (e GetOrgInfoListRespValidationError) Cause() error
- func (e GetOrgInfoListRespValidationError) Error() string
- func (e GetOrgInfoListRespValidationError) ErrorName() string
- func (e GetOrgInfoListRespValidationError) Field() string
- func (e GetOrgInfoListRespValidationError) Key() bool
- func (e GetOrgInfoListRespValidationError) Reason() string
- type GetOrgInfoReq
- func (*GetOrgInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInfoReq) GetOrgId() uint64
- func (*GetOrgInfoReq) ProtoMessage()
- func (x *GetOrgInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgInfoReq) Reset()
- func (x *GetOrgInfoReq) String() string
- func (m *GetOrgInfoReq) Validate() error
- func (m *GetOrgInfoReq) ValidateAll() error
- type GetOrgInfoReqMultiError
- type GetOrgInfoReqValidationError
- func (e GetOrgInfoReqValidationError) Cause() error
- func (e GetOrgInfoReqValidationError) Error() string
- func (e GetOrgInfoReqValidationError) ErrorName() string
- func (e GetOrgInfoReqValidationError) Field() string
- func (e GetOrgInfoReqValidationError) Key() bool
- func (e GetOrgInfoReqValidationError) Reason() string
- type GetOrgInfoResp
- func (*GetOrgInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInfoResp) GetCode() int32
- func (x *GetOrgInfoResp) GetData() *Org
- func (x *GetOrgInfoResp) GetMessage() string
- func (x *GetOrgInfoResp) GetMetadata() map[string]string
- func (x *GetOrgInfoResp) GetReason() string
- func (*GetOrgInfoResp) ProtoMessage()
- func (x *GetOrgInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgInfoResp) Reset()
- func (x *GetOrgInfoResp) String() string
- func (m *GetOrgInfoResp) Validate() error
- func (m *GetOrgInfoResp) ValidateAll() error
- type GetOrgInfoRespMultiError
- type GetOrgInfoRespValidationError
- func (e GetOrgInfoRespValidationError) Cause() error
- func (e GetOrgInfoRespValidationError) Error() string
- func (e GetOrgInfoRespValidationError) ErrorName() string
- func (e GetOrgInfoRespValidationError) Field() string
- func (e GetOrgInfoRespValidationError) Key() bool
- func (e GetOrgInfoRespValidationError) Reason() string
- type GetOrgInviteRecordInfoListReq
- func (*GetOrgInviteRecordInfoListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInviteRecordInfoListReq) GetInviteIds() []uint64
- func (*GetOrgInviteRecordInfoListReq) ProtoMessage()
- func (x *GetOrgInviteRecordInfoListReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgInviteRecordInfoListReq) Reset()
- func (x *GetOrgInviteRecordInfoListReq) String() string
- func (m *GetOrgInviteRecordInfoListReq) Validate() error
- func (m *GetOrgInviteRecordInfoListReq) ValidateAll() error
- type GetOrgInviteRecordInfoListReqMultiError
- type GetOrgInviteRecordInfoListReqValidationError
- func (e GetOrgInviteRecordInfoListReqValidationError) Cause() error
- func (e GetOrgInviteRecordInfoListReqValidationError) Error() string
- func (e GetOrgInviteRecordInfoListReqValidationError) ErrorName() string
- func (e GetOrgInviteRecordInfoListReqValidationError) Field() string
- func (e GetOrgInviteRecordInfoListReqValidationError) Key() bool
- func (e GetOrgInviteRecordInfoListReqValidationError) Reason() string
- type GetOrgInviteRecordInfoListResp
- func (*GetOrgInviteRecordInfoListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInviteRecordInfoListResp) GetCode() int32
- func (x *GetOrgInviteRecordInfoListResp) GetData() []*OrgInviteRecord
- func (x *GetOrgInviteRecordInfoListResp) GetMessage() string
- func (x *GetOrgInviteRecordInfoListResp) GetMetadata() map[string]string
- func (x *GetOrgInviteRecordInfoListResp) GetReason() string
- func (*GetOrgInviteRecordInfoListResp) ProtoMessage()
- func (x *GetOrgInviteRecordInfoListResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgInviteRecordInfoListResp) Reset()
- func (x *GetOrgInviteRecordInfoListResp) String() string
- func (m *GetOrgInviteRecordInfoListResp) Validate() error
- func (m *GetOrgInviteRecordInfoListResp) ValidateAll() error
- type GetOrgInviteRecordInfoListRespMultiError
- type GetOrgInviteRecordInfoListRespValidationError
- func (e GetOrgInviteRecordInfoListRespValidationError) Cause() error
- func (e GetOrgInviteRecordInfoListRespValidationError) Error() string
- func (e GetOrgInviteRecordInfoListRespValidationError) ErrorName() string
- func (e GetOrgInviteRecordInfoListRespValidationError) Field() string
- func (e GetOrgInviteRecordInfoListRespValidationError) Key() bool
- func (e GetOrgInviteRecordInfoListRespValidationError) Reason() string
- type GetOrgInviteRecordInfoReq
- func (*GetOrgInviteRecordInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInviteRecordInfoReq) GetInviteId() uint64
- func (*GetOrgInviteRecordInfoReq) ProtoMessage()
- func (x *GetOrgInviteRecordInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgInviteRecordInfoReq) Reset()
- func (x *GetOrgInviteRecordInfoReq) String() string
- func (m *GetOrgInviteRecordInfoReq) Validate() error
- func (m *GetOrgInviteRecordInfoReq) ValidateAll() error
- type GetOrgInviteRecordInfoReqMultiError
- type GetOrgInviteRecordInfoReqValidationError
- func (e GetOrgInviteRecordInfoReqValidationError) Cause() error
- func (e GetOrgInviteRecordInfoReqValidationError) Error() string
- func (e GetOrgInviteRecordInfoReqValidationError) ErrorName() string
- func (e GetOrgInviteRecordInfoReqValidationError) Field() string
- func (e GetOrgInviteRecordInfoReqValidationError) Key() bool
- func (e GetOrgInviteRecordInfoReqValidationError) Reason() string
- type GetOrgInviteRecordInfoResp
- func (*GetOrgInviteRecordInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInviteRecordInfoResp) GetCode() int32
- func (x *GetOrgInviteRecordInfoResp) GetData() *OrgInviteRecord
- func (x *GetOrgInviteRecordInfoResp) GetMessage() string
- func (x *GetOrgInviteRecordInfoResp) GetMetadata() map[string]string
- func (x *GetOrgInviteRecordInfoResp) GetReason() string
- func (*GetOrgInviteRecordInfoResp) ProtoMessage()
- func (x *GetOrgInviteRecordInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgInviteRecordInfoResp) Reset()
- func (x *GetOrgInviteRecordInfoResp) String() string
- func (m *GetOrgInviteRecordInfoResp) Validate() error
- func (m *GetOrgInviteRecordInfoResp) ValidateAll() error
- type GetOrgInviteRecordInfoRespMultiError
- type GetOrgInviteRecordInfoRespValidationError
- func (e GetOrgInviteRecordInfoRespValidationError) Cause() error
- func (e GetOrgInviteRecordInfoRespValidationError) Error() string
- func (e GetOrgInviteRecordInfoRespValidationError) ErrorName() string
- func (e GetOrgInviteRecordInfoRespValidationError) Field() string
- func (e GetOrgInviteRecordInfoRespValidationError) Key() bool
- func (e GetOrgInviteRecordInfoRespValidationError) Reason() string
- type GetOrgInviteRecordListReq
- func (*GetOrgInviteRecordListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInviteRecordListReq) GetInviteAccount() string
- func (x *GetOrgInviteRecordListReq) GetInviteCode() string
- func (x *GetOrgInviteRecordListReq) GetInviteIds() []uint64
- func (x *GetOrgInviteRecordListReq) GetInviterUserIds() []uint64
- func (x *GetOrgInviteRecordListReq) GetOrgIds() []uint64
- func (x *GetOrgInviteRecordListReq) GetPageRequest() *page.PageRequest
- func (*GetOrgInviteRecordListReq) ProtoMessage()
- func (x *GetOrgInviteRecordListReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgInviteRecordListReq) Reset()
- func (x *GetOrgInviteRecordListReq) String() string
- func (m *GetOrgInviteRecordListReq) Validate() error
- func (m *GetOrgInviteRecordListReq) ValidateAll() error
- type GetOrgInviteRecordListReqMultiError
- type GetOrgInviteRecordListReqValidationError
- func (e GetOrgInviteRecordListReqValidationError) Cause() error
- func (e GetOrgInviteRecordListReqValidationError) Error() string
- func (e GetOrgInviteRecordListReqValidationError) ErrorName() string
- func (e GetOrgInviteRecordListReqValidationError) Field() string
- func (e GetOrgInviteRecordListReqValidationError) Key() bool
- func (e GetOrgInviteRecordListReqValidationError) Reason() string
- type GetOrgInviteRecordListResp
- func (*GetOrgInviteRecordListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInviteRecordListResp) GetCode() int32
- func (x *GetOrgInviteRecordListResp) GetData() *GetOrgInviteRecordListRespData
- func (x *GetOrgInviteRecordListResp) GetMessage() string
- func (x *GetOrgInviteRecordListResp) GetMetadata() map[string]string
- func (x *GetOrgInviteRecordListResp) GetReason() string
- func (*GetOrgInviteRecordListResp) ProtoMessage()
- func (x *GetOrgInviteRecordListResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgInviteRecordListResp) Reset()
- func (x *GetOrgInviteRecordListResp) String() string
- func (m *GetOrgInviteRecordListResp) Validate() error
- func (m *GetOrgInviteRecordListResp) ValidateAll() error
- type GetOrgInviteRecordListRespData
- func (*GetOrgInviteRecordListRespData) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgInviteRecordListRespData) GetList() []*OrgInviteRecord
- func (x *GetOrgInviteRecordListRespData) GetPageInfo() *page.PageResponse
- func (*GetOrgInviteRecordListRespData) ProtoMessage()
- func (x *GetOrgInviteRecordListRespData) ProtoReflect() protoreflect.Message
- func (x *GetOrgInviteRecordListRespData) Reset()
- func (x *GetOrgInviteRecordListRespData) String() string
- func (m *GetOrgInviteRecordListRespData) Validate() error
- func (m *GetOrgInviteRecordListRespData) ValidateAll() error
- type GetOrgInviteRecordListRespDataMultiError
- type GetOrgInviteRecordListRespDataValidationError
- func (e GetOrgInviteRecordListRespDataValidationError) Cause() error
- func (e GetOrgInviteRecordListRespDataValidationError) Error() string
- func (e GetOrgInviteRecordListRespDataValidationError) ErrorName() string
- func (e GetOrgInviteRecordListRespDataValidationError) Field() string
- func (e GetOrgInviteRecordListRespDataValidationError) Key() bool
- func (e GetOrgInviteRecordListRespDataValidationError) Reason() string
- type GetOrgInviteRecordListRespMultiError
- type GetOrgInviteRecordListRespValidationError
- func (e GetOrgInviteRecordListRespValidationError) Cause() error
- func (e GetOrgInviteRecordListRespValidationError) Error() string
- func (e GetOrgInviteRecordListRespValidationError) ErrorName() string
- func (e GetOrgInviteRecordListRespValidationError) Field() string
- func (e GetOrgInviteRecordListRespValidationError) Key() bool
- func (e GetOrgInviteRecordListRespValidationError) Reason() string
- type GetOrgListReq
- func (*GetOrgListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgListReq) GetOrgIds() []uint64
- func (x *GetOrgListReq) GetOrgName() string
- func (x *GetOrgListReq) GetPageRequest() *page.PageRequest
- func (*GetOrgListReq) ProtoMessage()
- func (x *GetOrgListReq) ProtoReflect() protoreflect.Message
- func (x *GetOrgListReq) Reset()
- func (x *GetOrgListReq) String() string
- func (m *GetOrgListReq) Validate() error
- func (m *GetOrgListReq) ValidateAll() error
- type GetOrgListReqMultiError
- type GetOrgListReqValidationError
- func (e GetOrgListReqValidationError) Cause() error
- func (e GetOrgListReqValidationError) Error() string
- func (e GetOrgListReqValidationError) ErrorName() string
- func (e GetOrgListReqValidationError) Field() string
- func (e GetOrgListReqValidationError) Key() bool
- func (e GetOrgListReqValidationError) Reason() string
- type GetOrgListResp
- func (*GetOrgListResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgListResp) GetCode() int32
- func (x *GetOrgListResp) GetData() *GetOrgListRespData
- func (x *GetOrgListResp) GetMessage() string
- func (x *GetOrgListResp) GetMetadata() map[string]string
- func (x *GetOrgListResp) GetReason() string
- func (*GetOrgListResp) ProtoMessage()
- func (x *GetOrgListResp) ProtoReflect() protoreflect.Message
- func (x *GetOrgListResp) Reset()
- func (x *GetOrgListResp) String() string
- func (m *GetOrgListResp) Validate() error
- func (m *GetOrgListResp) ValidateAll() error
- type GetOrgListRespData
- func (*GetOrgListRespData) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrgListRespData) GetList() []*Org
- func (x *GetOrgListRespData) GetPageInfo() *page.PageResponse
- func (*GetOrgListRespData) ProtoMessage()
- func (x *GetOrgListRespData) ProtoReflect() protoreflect.Message
- func (x *GetOrgListRespData) Reset()
- func (x *GetOrgListRespData) String() string
- func (m *GetOrgListRespData) Validate() error
- func (m *GetOrgListRespData) ValidateAll() error
- type GetOrgListRespDataMultiError
- type GetOrgListRespDataValidationError
- func (e GetOrgListRespDataValidationError) Cause() error
- func (e GetOrgListRespDataValidationError) Error() string
- func (e GetOrgListRespDataValidationError) ErrorName() string
- func (e GetOrgListRespDataValidationError) Field() string
- func (e GetOrgListRespDataValidationError) Key() bool
- func (e GetOrgListRespDataValidationError) Reason() string
- type GetOrgListRespMultiError
- type GetOrgListRespValidationError
- func (e GetOrgListRespValidationError) Cause() error
- func (e GetOrgListRespValidationError) Error() string
- func (e GetOrgListRespValidationError) ErrorName() string
- func (e GetOrgListRespValidationError) Field() string
- func (e GetOrgListRespValidationError) Key() bool
- func (e GetOrgListRespValidationError) Reason() string
- type GetUserLastOrgReq
- func (*GetUserLastOrgReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserLastOrgReq) GetCreatePersonalOrgIfNotExist() bool
- func (x *GetUserLastOrgReq) GetUserAvatar() string
- func (x *GetUserLastOrgReq) GetUserId() uint64
- func (x *GetUserLastOrgReq) GetUserName() string
- func (*GetUserLastOrgReq) ProtoMessage()
- func (x *GetUserLastOrgReq) ProtoReflect() protoreflect.Message
- func (x *GetUserLastOrgReq) Reset()
- func (x *GetUserLastOrgReq) String() string
- func (m *GetUserLastOrgReq) Validate() error
- func (m *GetUserLastOrgReq) ValidateAll() error
- type GetUserLastOrgReqMultiError
- type GetUserLastOrgReqValidationError
- func (e GetUserLastOrgReqValidationError) Cause() error
- func (e GetUserLastOrgReqValidationError) Error() string
- func (e GetUserLastOrgReqValidationError) ErrorName() string
- func (e GetUserLastOrgReqValidationError) Field() string
- func (e GetUserLastOrgReqValidationError) Key() bool
- func (e GetUserLastOrgReqValidationError) Reason() string
- type GetUserLastOrgResp
- func (*GetUserLastOrgResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserLastOrgResp) GetCode() int32
- func (x *GetUserLastOrgResp) GetData() *CreateOrgRespData
- func (x *GetUserLastOrgResp) GetMessage() string
- func (x *GetUserLastOrgResp) GetMetadata() map[string]string
- func (x *GetUserLastOrgResp) GetReason() string
- func (*GetUserLastOrgResp) ProtoMessage()
- func (x *GetUserLastOrgResp) ProtoReflect() protoreflect.Message
- func (x *GetUserLastOrgResp) Reset()
- func (x *GetUserLastOrgResp) String() string
- func (m *GetUserLastOrgResp) Validate() error
- func (m *GetUserLastOrgResp) ValidateAll() error
- type GetUserLastOrgRespMultiError
- type GetUserLastOrgRespValidationError
- func (e GetUserLastOrgRespValidationError) Cause() error
- func (e GetUserLastOrgRespValidationError) Error() string
- func (e GetUserLastOrgRespValidationError) ErrorName() string
- func (e GetUserLastOrgRespValidationError) Field() string
- func (e GetUserLastOrgRespValidationError) Key() bool
- func (e GetUserLastOrgRespValidationError) Reason() string
- type GetUserOrgEmployeeInfoReq
- func (*GetUserOrgEmployeeInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserOrgEmployeeInfoReq) GetOrgId() uint64
- func (x *GetUserOrgEmployeeInfoReq) GetUserId() uint64
- func (*GetUserOrgEmployeeInfoReq) ProtoMessage()
- func (x *GetUserOrgEmployeeInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetUserOrgEmployeeInfoReq) Reset()
- func (x *GetUserOrgEmployeeInfoReq) String() string
- func (m *GetUserOrgEmployeeInfoReq) Validate() error
- func (m *GetUserOrgEmployeeInfoReq) ValidateAll() error
- type GetUserOrgEmployeeInfoReqMultiError
- type GetUserOrgEmployeeInfoReqValidationError
- func (e GetUserOrgEmployeeInfoReqValidationError) Cause() error
- func (e GetUserOrgEmployeeInfoReqValidationError) Error() string
- func (e GetUserOrgEmployeeInfoReqValidationError) ErrorName() string
- func (e GetUserOrgEmployeeInfoReqValidationError) Field() string
- func (e GetUserOrgEmployeeInfoReqValidationError) Key() bool
- func (e GetUserOrgEmployeeInfoReqValidationError) Reason() string
- type JoinByInviteLinkReq
- func (*JoinByInviteLinkReq) Descriptor() ([]byte, []int)deprecated
- func (x *JoinByInviteLinkReq) GetInviteCode() string
- func (x *JoinByInviteLinkReq) GetInviteId() uint64
- func (x *JoinByInviteLinkReq) GetUserAvatar() string
- func (x *JoinByInviteLinkReq) GetUserEmail() string
- func (x *JoinByInviteLinkReq) GetUserId() uint64
- func (x *JoinByInviteLinkReq) GetUserName() string
- func (x *JoinByInviteLinkReq) GetUserPhone() string
- func (*JoinByInviteLinkReq) ProtoMessage()
- func (x *JoinByInviteLinkReq) ProtoReflect() protoreflect.Message
- func (x *JoinByInviteLinkReq) Reset()
- func (x *JoinByInviteLinkReq) String() string
- func (m *JoinByInviteLinkReq) Validate() error
- func (m *JoinByInviteLinkReq) ValidateAll() error
- type JoinByInviteLinkReqMultiError
- type JoinByInviteLinkReqValidationError
- func (e JoinByInviteLinkReqValidationError) Cause() error
- func (e JoinByInviteLinkReqValidationError) Error() string
- func (e JoinByInviteLinkReqValidationError) ErrorName() string
- func (e JoinByInviteLinkReqValidationError) Field() string
- func (e JoinByInviteLinkReqValidationError) Key() bool
- func (e JoinByInviteLinkReqValidationError) Reason() string
- type JoinByInviteLinkResp
- func (*JoinByInviteLinkResp) Descriptor() ([]byte, []int)deprecated
- func (x *JoinByInviteLinkResp) GetCode() int32
- func (x *JoinByInviteLinkResp) GetData() *JoinByInviteLinkRespData
- func (x *JoinByInviteLinkResp) GetMessage() string
- func (x *JoinByInviteLinkResp) GetMetadata() map[string]string
- func (x *JoinByInviteLinkResp) GetReason() string
- func (*JoinByInviteLinkResp) ProtoMessage()
- func (x *JoinByInviteLinkResp) ProtoReflect() protoreflect.Message
- func (x *JoinByInviteLinkResp) Reset()
- func (x *JoinByInviteLinkResp) String() string
- func (m *JoinByInviteLinkResp) Validate() error
- func (m *JoinByInviteLinkResp) ValidateAll() error
- type JoinByInviteLinkRespData
- func (*JoinByInviteLinkRespData) Descriptor() ([]byte, []int)deprecated
- func (x *JoinByInviteLinkRespData) GetEmployeeAvatar() string
- func (x *JoinByInviteLinkRespData) GetEmployeeId() uint64
- func (x *JoinByInviteLinkRespData) GetEmployeeName() string
- func (x *JoinByInviteLinkRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *JoinByInviteLinkRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
- func (x *JoinByInviteLinkRespData) GetOrgId() uint64
- func (x *JoinByInviteLinkRespData) GetUserId() uint64
- func (*JoinByInviteLinkRespData) ProtoMessage()
- func (x *JoinByInviteLinkRespData) ProtoReflect() protoreflect.Message
- func (x *JoinByInviteLinkRespData) Reset()
- func (x *JoinByInviteLinkRespData) String() string
- func (m *JoinByInviteLinkRespData) Validate() error
- func (m *JoinByInviteLinkRespData) ValidateAll() error
- type JoinByInviteLinkRespDataMultiError
- type JoinByInviteLinkRespDataValidationError
- func (e JoinByInviteLinkRespDataValidationError) Cause() error
- func (e JoinByInviteLinkRespDataValidationError) Error() string
- func (e JoinByInviteLinkRespDataValidationError) ErrorName() string
- func (e JoinByInviteLinkRespDataValidationError) Field() string
- func (e JoinByInviteLinkRespDataValidationError) Key() bool
- func (e JoinByInviteLinkRespDataValidationError) Reason() string
- type JoinByInviteLinkRespMultiError
- type JoinByInviteLinkRespValidationError
- func (e JoinByInviteLinkRespValidationError) Cause() error
- func (e JoinByInviteLinkRespValidationError) Error() string
- func (e JoinByInviteLinkRespValidationError) ErrorName() string
- func (e JoinByInviteLinkRespValidationError) Field() string
- func (e JoinByInviteLinkRespValidationError) Key() bool
- func (e JoinByInviteLinkRespValidationError) Reason() string
- type OnlyCreateOrgReq
- func (*OnlyCreateOrgReq) Descriptor() ([]byte, []int)deprecated
- func (x *OnlyCreateOrgReq) GetCreatorId() uint64
- func (x *OnlyCreateOrgReq) GetOrgAvatar() string
- func (x *OnlyCreateOrgReq) GetOrgName() string
- func (x *OnlyCreateOrgReq) GetOrgType() enums.OrgTypeEnum_OrgType
- func (*OnlyCreateOrgReq) ProtoMessage()
- func (x *OnlyCreateOrgReq) ProtoReflect() protoreflect.Message
- func (x *OnlyCreateOrgReq) Reset()
- func (x *OnlyCreateOrgReq) String() string
- func (m *OnlyCreateOrgReq) Validate() error
- func (m *OnlyCreateOrgReq) ValidateAll() error
- type OnlyCreateOrgReqMultiError
- type OnlyCreateOrgReqValidationError
- func (e OnlyCreateOrgReqValidationError) Cause() error
- func (e OnlyCreateOrgReqValidationError) Error() string
- func (e OnlyCreateOrgReqValidationError) ErrorName() string
- func (e OnlyCreateOrgReqValidationError) Field() string
- func (e OnlyCreateOrgReqValidationError) Key() bool
- func (e OnlyCreateOrgReqValidationError) Reason() string
- type Org
- func (*Org) Descriptor() ([]byte, []int)deprecated
- func (x *Org) GetCreatedTime() string
- func (x *Org) GetDeletedTime() uint64
- func (x *Org) GetId() uint64
- func (x *Org) GetOrgAddress() string
- func (x *Org) GetOrgAvatar() string
- func (x *Org) GetOrgContactEmail() string
- func (x *Org) GetOrgContactName() string
- func (x *Org) GetOrgContactPhone() string
- func (x *Org) GetOrgCreatorId() uint64
- func (x *Org) GetOrgId() uint64
- func (x *Org) GetOrgIndustryId() uint64
- func (x *Org) GetOrgName() string
- func (x *Org) GetOrgScaleId() uint64
- func (x *Org) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
- func (x *Org) GetOrgType() enums.OrgTypeEnum_OrgType
- func (x *Org) GetOrgZipCode() string
- func (x *Org) GetUpdatedTime() string
- func (*Org) ProtoMessage()
- func (x *Org) ProtoReflect() protoreflect.Message
- func (x *Org) Reset()
- func (x *Org) String() string
- func (m *Org) Validate() error
- func (m *Org) ValidateAll() error
- type OrgEmployee
- func (*OrgEmployee) Descriptor() ([]byte, []int)deprecated
- func (x *OrgEmployee) GetCreatedTime() string
- func (x *OrgEmployee) GetDeletedTime() uint64
- func (x *OrgEmployee) GetEmployeeAvatar() string
- func (x *OrgEmployee) GetEmployeeEmail() string
- func (x *OrgEmployee) GetEmployeeId() uint64
- func (x *OrgEmployee) GetEmployeeName() string
- func (x *OrgEmployee) GetEmployeePhone() string
- func (x *OrgEmployee) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *OrgEmployee) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
- func (x *OrgEmployee) GetId() uint64
- func (x *OrgEmployee) GetInviterRecordId() uint64
- func (x *OrgEmployee) GetInviterUserId() uint64
- func (x *OrgEmployee) GetOrgId() uint64
- func (x *OrgEmployee) GetUpdatedTime() string
- func (x *OrgEmployee) GetUserId() uint64
- func (*OrgEmployee) ProtoMessage()
- func (x *OrgEmployee) ProtoReflect() protoreflect.Message
- func (x *OrgEmployee) Reset()
- func (x *OrgEmployee) String() string
- func (m *OrgEmployee) Validate() error
- func (m *OrgEmployee) ValidateAll() error
- type OrgEmployeeMultiError
- type OrgEmployeeValidationError
- func (e OrgEmployeeValidationError) Cause() error
- func (e OrgEmployeeValidationError) Error() string
- func (e OrgEmployeeValidationError) ErrorName() string
- func (e OrgEmployeeValidationError) Field() string
- func (e OrgEmployeeValidationError) Key() bool
- func (e OrgEmployeeValidationError) Reason() string
- type OrgEventHistory
- func (*OrgEventHistory) Descriptor() ([]byte, []int)deprecated
- func (x *OrgEventHistory) GetCreatedTime() string
- func (x *OrgEventHistory) GetEventContent() string
- func (x *OrgEventHistory) GetEventError() string
- func (x *OrgEventHistory) GetEventName() string
- func (x *OrgEventHistory) GetEventStatus() uint32
- func (x *OrgEventHistory) GetId() uint64
- func (x *OrgEventHistory) GetRetryEventCounter() uint32
- func (x *OrgEventHistory) GetRetryEventResult() string
- func (x *OrgEventHistory) GetRetryEventTime() uint64
- func (x *OrgEventHistory) GetUpdatedTime() string
- func (*OrgEventHistory) ProtoMessage()
- func (x *OrgEventHistory) ProtoReflect() protoreflect.Message
- func (x *OrgEventHistory) Reset()
- func (x *OrgEventHistory) String() string
- func (m *OrgEventHistory) Validate() error
- func (m *OrgEventHistory) ValidateAll() error
- type OrgEventHistoryMultiError
- type OrgEventHistoryValidationError
- func (e OrgEventHistoryValidationError) Cause() error
- func (e OrgEventHistoryValidationError) Error() string
- func (e OrgEventHistoryValidationError) ErrorName() string
- func (e OrgEventHistoryValidationError) Field() string
- func (e OrgEventHistoryValidationError) Key() bool
- func (e OrgEventHistoryValidationError) Reason() string
- type OrgInviteRecord
- func (*OrgInviteRecord) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInviteRecord) GetAssignEmployeeId() uint64
- func (x *OrgInviteRecord) GetCreatedTime() string
- func (x *OrgInviteRecord) GetId() uint64
- func (x *OrgInviteRecord) GetInviteCode() string
- func (x *OrgInviteRecord) GetInviteId() uint64
- func (x *OrgInviteRecord) GetInviteStatus() enums.OrgInviteStatusEnum_OrgInviteStatus
- func (x *OrgInviteRecord) GetInvitedAccount() string
- func (x *OrgInviteRecord) GetInvitedAccountType() enums.OrgInviteAccountTypeEnum_OrgInviteAccountType
- func (x *OrgInviteRecord) GetInvitedEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *OrgInviteRecord) GetInvitedType() enums.OrgInviteTypeEnum_OrgInviteType
- func (x *OrgInviteRecord) GetInvitedUserId() uint64
- func (x *OrgInviteRecord) GetInviterEmployeeId() uint64
- func (x *OrgInviteRecord) GetOrgId() uint64
- func (x *OrgInviteRecord) GetUpdatedTime() string
- func (*OrgInviteRecord) ProtoMessage()
- func (x *OrgInviteRecord) ProtoReflect() protoreflect.Message
- func (x *OrgInviteRecord) Reset()
- func (x *OrgInviteRecord) String() string
- func (m *OrgInviteRecord) Validate() error
- func (m *OrgInviteRecord) ValidateAll() error
- type OrgInviteRecordMultiError
- type OrgInviteRecordValidationError
- func (e OrgInviteRecordValidationError) Cause() error
- func (e OrgInviteRecordValidationError) Error() string
- func (e OrgInviteRecordValidationError) ErrorName() string
- func (e OrgInviteRecordValidationError) Field() string
- func (e OrgInviteRecordValidationError) Key() bool
- func (e OrgInviteRecordValidationError) Reason() string
- type OrgMultiError
- type OrgValidationError
- type PingReq
- func (*PingReq) Descriptor() ([]byte, []int)deprecated
- func (x *PingReq) GetMessage() string
- func (*PingReq) ProtoMessage()
- func (x *PingReq) ProtoReflect() protoreflect.Message
- func (x *PingReq) Reset()
- func (x *PingReq) String() string
- func (m *PingReq) Validate() error
- func (m *PingReq) ValidateAll() error
- type PingReqMultiError
- type PingReqValidationError
- type PingResp
- func (*PingResp) Descriptor() ([]byte, []int)deprecated
- func (x *PingResp) GetCode() int32
- func (x *PingResp) GetData() *PingRespData
- func (x *PingResp) GetMessage() string
- func (x *PingResp) GetMetadata() map[string]string
- func (x *PingResp) GetReason() string
- func (*PingResp) ProtoMessage()
- func (x *PingResp) ProtoReflect() protoreflect.Message
- func (x *PingResp) Reset()
- func (x *PingResp) String() string
- func (m *PingResp) Validate() error
- func (m *PingResp) ValidateAll() error
- type PingRespData
- func (*PingRespData) Descriptor() ([]byte, []int)deprecated
- func (x *PingRespData) GetMessage() string
- func (*PingRespData) ProtoMessage()
- func (x *PingRespData) ProtoReflect() protoreflect.Message
- func (x *PingRespData) Reset()
- func (x *PingRespData) String() string
- func (m *PingRespData) Validate() error
- func (m *PingRespData) ValidateAll() error
- type PingRespDataMultiError
- type PingRespDataValidationError
- func (e PingRespDataValidationError) Cause() error
- func (e PingRespDataValidationError) Error() string
- func (e PingRespDataValidationError) ErrorName() string
- func (e PingRespDataValidationError) Field() string
- func (e PingRespDataValidationError) Key() bool
- func (e PingRespDataValidationError) Reason() string
- type PingRespMultiError
- type PingRespValidationError
- type RemoveEmployeeReq
- func (*RemoveEmployeeReq) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveEmployeeReq) GetEmployeeId() uint64
- func (x *RemoveEmployeeReq) GetOperatorEid() uint64
- func (*RemoveEmployeeReq) ProtoMessage()
- func (x *RemoveEmployeeReq) ProtoReflect() protoreflect.Message
- func (x *RemoveEmployeeReq) Reset()
- func (x *RemoveEmployeeReq) String() string
- func (m *RemoveEmployeeReq) Validate() error
- func (m *RemoveEmployeeReq) ValidateAll() error
- type RemoveEmployeeReqMultiError
- type RemoveEmployeeReqValidationError
- func (e RemoveEmployeeReqValidationError) Cause() error
- func (e RemoveEmployeeReqValidationError) Error() string
- func (e RemoveEmployeeReqValidationError) ErrorName() string
- func (e RemoveEmployeeReqValidationError) Field() string
- func (e RemoveEmployeeReqValidationError) Key() bool
- func (e RemoveEmployeeReqValidationError) Reason() string
- type RemoveEmployeeResp
- func (*RemoveEmployeeResp) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveEmployeeResp) GetCode() int32
- func (x *RemoveEmployeeResp) GetData() *RemoveEmployeeRespData
- func (x *RemoveEmployeeResp) GetMessage() string
- func (x *RemoveEmployeeResp) GetMetadata() map[string]string
- func (x *RemoveEmployeeResp) GetReason() string
- func (*RemoveEmployeeResp) ProtoMessage()
- func (x *RemoveEmployeeResp) ProtoReflect() protoreflect.Message
- func (x *RemoveEmployeeResp) Reset()
- func (x *RemoveEmployeeResp) String() string
- func (m *RemoveEmployeeResp) Validate() error
- func (m *RemoveEmployeeResp) ValidateAll() error
- type RemoveEmployeeRespData
- func (*RemoveEmployeeRespData) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveEmployeeRespData) GetEmployeeId() uint64
- func (x *RemoveEmployeeRespData) GetSuccess() bool
- func (*RemoveEmployeeRespData) ProtoMessage()
- func (x *RemoveEmployeeRespData) ProtoReflect() protoreflect.Message
- func (x *RemoveEmployeeRespData) Reset()
- func (x *RemoveEmployeeRespData) String() string
- func (m *RemoveEmployeeRespData) Validate() error
- func (m *RemoveEmployeeRespData) ValidateAll() error
- type RemoveEmployeeRespDataMultiError
- type RemoveEmployeeRespDataValidationError
- func (e RemoveEmployeeRespDataValidationError) Cause() error
- func (e RemoveEmployeeRespDataValidationError) Error() string
- func (e RemoveEmployeeRespDataValidationError) ErrorName() string
- func (e RemoveEmployeeRespDataValidationError) Field() string
- func (e RemoveEmployeeRespDataValidationError) Key() bool
- func (e RemoveEmployeeRespDataValidationError) Reason() string
- type RemoveEmployeeRespMultiError
- type RemoveEmployeeRespValidationError
- func (e RemoveEmployeeRespValidationError) Cause() error
- func (e RemoveEmployeeRespValidationError) Error() string
- func (e RemoveEmployeeRespValidationError) ErrorName() string
- func (e RemoveEmployeeRespValidationError) Field() string
- func (e RemoveEmployeeRespValidationError) Key() bool
- func (e RemoveEmployeeRespValidationError) Reason() string
- type SetEmployeeRoleReq
- func (*SetEmployeeRoleReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetEmployeeRoleReq) GetEmployeeId() uint64
- func (x *SetEmployeeRoleReq) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *SetEmployeeRoleReq) GetOperatorEid() uint64
- func (*SetEmployeeRoleReq) ProtoMessage()
- func (x *SetEmployeeRoleReq) ProtoReflect() protoreflect.Message
- func (x *SetEmployeeRoleReq) Reset()
- func (x *SetEmployeeRoleReq) String() string
- func (m *SetEmployeeRoleReq) Validate() error
- func (m *SetEmployeeRoleReq) ValidateAll() error
- type SetEmployeeRoleReqMultiError
- type SetEmployeeRoleReqValidationError
- func (e SetEmployeeRoleReqValidationError) Cause() error
- func (e SetEmployeeRoleReqValidationError) Error() string
- func (e SetEmployeeRoleReqValidationError) ErrorName() string
- func (e SetEmployeeRoleReqValidationError) Field() string
- func (e SetEmployeeRoleReqValidationError) Key() bool
- func (e SetEmployeeRoleReqValidationError) Reason() string
- type SetEmployeeRoleResp
- func (*SetEmployeeRoleResp) Descriptor() ([]byte, []int)deprecated
- func (x *SetEmployeeRoleResp) GetCode() int32
- func (x *SetEmployeeRoleResp) GetData() *SetEmployeeRoleRespData
- func (x *SetEmployeeRoleResp) GetMessage() string
- func (x *SetEmployeeRoleResp) GetMetadata() map[string]string
- func (x *SetEmployeeRoleResp) GetReason() string
- func (*SetEmployeeRoleResp) ProtoMessage()
- func (x *SetEmployeeRoleResp) ProtoReflect() protoreflect.Message
- func (x *SetEmployeeRoleResp) Reset()
- func (x *SetEmployeeRoleResp) String() string
- func (m *SetEmployeeRoleResp) Validate() error
- func (m *SetEmployeeRoleResp) ValidateAll() error
- type SetEmployeeRoleRespData
- func (*SetEmployeeRoleRespData) Descriptor() ([]byte, []int)deprecated
- func (x *SetEmployeeRoleRespData) GetEmployeeId() uint64
- func (x *SetEmployeeRoleRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
- func (x *SetEmployeeRoleRespData) GetSuccess() bool
- func (*SetEmployeeRoleRespData) ProtoMessage()
- func (x *SetEmployeeRoleRespData) ProtoReflect() protoreflect.Message
- func (x *SetEmployeeRoleRespData) Reset()
- func (x *SetEmployeeRoleRespData) String() string
- func (m *SetEmployeeRoleRespData) Validate() error
- func (m *SetEmployeeRoleRespData) ValidateAll() error
- type SetEmployeeRoleRespDataMultiError
- type SetEmployeeRoleRespDataValidationError
- func (e SetEmployeeRoleRespDataValidationError) Cause() error
- func (e SetEmployeeRoleRespDataValidationError) Error() string
- func (e SetEmployeeRoleRespDataValidationError) ErrorName() string
- func (e SetEmployeeRoleRespDataValidationError) Field() string
- func (e SetEmployeeRoleRespDataValidationError) Key() bool
- func (e SetEmployeeRoleRespDataValidationError) Reason() string
- type SetEmployeeRoleRespMultiError
- type SetEmployeeRoleRespValidationError
- func (e SetEmployeeRoleRespValidationError) Cause() error
- func (e SetEmployeeRoleRespValidationError) Error() string
- func (e SetEmployeeRoleRespValidationError) ErrorName() string
- func (e SetEmployeeRoleRespValidationError) Field() string
- func (e SetEmployeeRoleRespValidationError) Key() bool
- func (e SetEmployeeRoleRespValidationError) Reason() string
- type SetEmployeeStatusReq
- func (*SetEmployeeStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetEmployeeStatusReq) GetEmployeeId() uint64
- func (x *SetEmployeeStatusReq) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
- func (x *SetEmployeeStatusReq) GetOperatorEid() uint64
- func (*SetEmployeeStatusReq) ProtoMessage()
- func (x *SetEmployeeStatusReq) ProtoReflect() protoreflect.Message
- func (x *SetEmployeeStatusReq) Reset()
- func (x *SetEmployeeStatusReq) String() string
- func (m *SetEmployeeStatusReq) Validate() error
- func (m *SetEmployeeStatusReq) ValidateAll() error
- type SetEmployeeStatusReqMultiError
- type SetEmployeeStatusReqValidationError
- func (e SetEmployeeStatusReqValidationError) Cause() error
- func (e SetEmployeeStatusReqValidationError) Error() string
- func (e SetEmployeeStatusReqValidationError) ErrorName() string
- func (e SetEmployeeStatusReqValidationError) Field() string
- func (e SetEmployeeStatusReqValidationError) Key() bool
- func (e SetEmployeeStatusReqValidationError) Reason() string
- type SetEmployeeStatusResp
- func (*SetEmployeeStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *SetEmployeeStatusResp) GetCode() int32
- func (x *SetEmployeeStatusResp) GetData() *SetEmployeeStatusRespData
- func (x *SetEmployeeStatusResp) GetMessage() string
- func (x *SetEmployeeStatusResp) GetMetadata() map[string]string
- func (x *SetEmployeeStatusResp) GetReason() string
- func (*SetEmployeeStatusResp) ProtoMessage()
- func (x *SetEmployeeStatusResp) ProtoReflect() protoreflect.Message
- func (x *SetEmployeeStatusResp) Reset()
- func (x *SetEmployeeStatusResp) String() string
- func (m *SetEmployeeStatusResp) Validate() error
- func (m *SetEmployeeStatusResp) ValidateAll() error
- type SetEmployeeStatusRespData
- func (*SetEmployeeStatusRespData) Descriptor() ([]byte, []int)deprecated
- func (x *SetEmployeeStatusRespData) GetEmployeeId() uint64
- func (x *SetEmployeeStatusRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
- func (x *SetEmployeeStatusRespData) GetSuccess() bool
- func (*SetEmployeeStatusRespData) ProtoMessage()
- func (x *SetEmployeeStatusRespData) ProtoReflect() protoreflect.Message
- func (x *SetEmployeeStatusRespData) Reset()
- func (x *SetEmployeeStatusRespData) String() string
- func (m *SetEmployeeStatusRespData) Validate() error
- func (m *SetEmployeeStatusRespData) ValidateAll() error
- type SetEmployeeStatusRespDataMultiError
- type SetEmployeeStatusRespDataValidationError
- func (e SetEmployeeStatusRespDataValidationError) Cause() error
- func (e SetEmployeeStatusRespDataValidationError) Error() string
- func (e SetEmployeeStatusRespDataValidationError) ErrorName() string
- func (e SetEmployeeStatusRespDataValidationError) Field() string
- func (e SetEmployeeStatusRespDataValidationError) Key() bool
- func (e SetEmployeeStatusRespDataValidationError) Reason() string
- type SetEmployeeStatusRespMultiError
- type SetEmployeeStatusRespValidationError
- func (e SetEmployeeStatusRespValidationError) Cause() error
- func (e SetEmployeeStatusRespValidationError) Error() string
- func (e SetEmployeeStatusRespValidationError) ErrorName() string
- func (e SetEmployeeStatusRespValidationError) Field() string
- func (e SetEmployeeStatusRespValidationError) Key() bool
- func (e SetEmployeeStatusRespValidationError) Reason() string
- type SetOrgStatusReq
- func (*SetOrgStatusReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrgStatusReq) GetOperatorEid() uint64
- func (x *SetOrgStatusReq) GetOrgId() uint64
- func (x *SetOrgStatusReq) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
- func (*SetOrgStatusReq) ProtoMessage()
- func (x *SetOrgStatusReq) ProtoReflect() protoreflect.Message
- func (x *SetOrgStatusReq) Reset()
- func (x *SetOrgStatusReq) String() string
- func (m *SetOrgStatusReq) Validate() error
- func (m *SetOrgStatusReq) ValidateAll() error
- type SetOrgStatusReqMultiError
- type SetOrgStatusReqValidationError
- func (e SetOrgStatusReqValidationError) Cause() error
- func (e SetOrgStatusReqValidationError) Error() string
- func (e SetOrgStatusReqValidationError) ErrorName() string
- func (e SetOrgStatusReqValidationError) Field() string
- func (e SetOrgStatusReqValidationError) Key() bool
- func (e SetOrgStatusReqValidationError) Reason() string
- type SetOrgStatusResp
- func (*SetOrgStatusResp) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrgStatusResp) GetCode() int32
- func (x *SetOrgStatusResp) GetData() *SetOrgStatusRespData
- func (x *SetOrgStatusResp) GetMessage() string
- func (x *SetOrgStatusResp) GetMetadata() map[string]string
- func (x *SetOrgStatusResp) GetReason() string
- func (*SetOrgStatusResp) ProtoMessage()
- func (x *SetOrgStatusResp) ProtoReflect() protoreflect.Message
- func (x *SetOrgStatusResp) Reset()
- func (x *SetOrgStatusResp) String() string
- func (m *SetOrgStatusResp) Validate() error
- func (m *SetOrgStatusResp) ValidateAll() error
- type SetOrgStatusRespData
- func (*SetOrgStatusRespData) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrgStatusRespData) GetOrgId() uint64
- func (x *SetOrgStatusRespData) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
- func (x *SetOrgStatusRespData) GetSuccess() bool
- func (*SetOrgStatusRespData) ProtoMessage()
- func (x *SetOrgStatusRespData) ProtoReflect() protoreflect.Message
- func (x *SetOrgStatusRespData) Reset()
- func (x *SetOrgStatusRespData) String() string
- func (m *SetOrgStatusRespData) Validate() error
- func (m *SetOrgStatusRespData) ValidateAll() error
- type SetOrgStatusRespDataMultiError
- type SetOrgStatusRespDataValidationError
- func (e SetOrgStatusRespDataValidationError) Cause() error
- func (e SetOrgStatusRespDataValidationError) Error() string
- func (e SetOrgStatusRespDataValidationError) ErrorName() string
- func (e SetOrgStatusRespDataValidationError) Field() string
- func (e SetOrgStatusRespDataValidationError) Key() bool
- func (e SetOrgStatusRespDataValidationError) Reason() string
- type SetOrgStatusRespMultiError
- type SetOrgStatusRespValidationError
- func (e SetOrgStatusRespValidationError) Cause() error
- func (e SetOrgStatusRespValidationError) Error() string
- func (e SetOrgStatusRespValidationError) ErrorName() string
- func (e SetOrgStatusRespValidationError) Field() string
- func (e SetOrgStatusRespValidationError) Key() bool
- func (e SetOrgStatusRespValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var File_api_org_service_v1_resources_org_employee_resource_v1_proto protoreflect.FileDescriptor
var File_api_org_service_v1_resources_org_event_history_resource_v1_proto protoreflect.FileDescriptor
var File_api_org_service_v1_resources_org_invite_record_resource_v1_proto protoreflect.FileDescriptor
var File_api_org_service_v1_resources_org_resource_v1_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddEmployeeReq ¶
type AddEmployeeReq struct {
OperatorUid uint64 `protobuf:"varint,100,opt,name=operator_uid,json=operatorUid,proto3" json:"operator_uid,omitempty"` // 操作人ID
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // 组织ID
UserId uint64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 成员ID
UserName string `protobuf:"bytes,3,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // 成员名称
EmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` // 成员角色
/* 159-byte string literal not displayed */
UserAvatar string `protobuf:"bytes,5,opt,name=user_avatar,json=userAvatar,proto3" json:"user_avatar,omitempty"` // 成员头像
UserPhone string `protobuf:"bytes,6,opt,name=user_phone,json=userPhone,proto3" json:"user_phone,omitempty"` // 成员电话
UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` // 成员邮箱
// contains filtered or unexported fields
}
func (*AddEmployeeReq) Descriptor
deprecated
func (*AddEmployeeReq) Descriptor() ([]byte, []int)
Deprecated: Use AddEmployeeReq.ProtoReflect.Descriptor instead.
func (*AddEmployeeReq) GetEmployeeRole ¶
func (x *AddEmployeeReq) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*AddEmployeeReq) GetOperatorUid ¶
func (x *AddEmployeeReq) GetOperatorUid() uint64
func (*AddEmployeeReq) GetOrgId ¶
func (x *AddEmployeeReq) GetOrgId() uint64
func (*AddEmployeeReq) GetUserAvatar ¶
func (x *AddEmployeeReq) GetUserAvatar() string
func (*AddEmployeeReq) GetUserEmail ¶
func (x *AddEmployeeReq) GetUserEmail() string
func (*AddEmployeeReq) GetUserId ¶
func (x *AddEmployeeReq) GetUserId() uint64
func (*AddEmployeeReq) GetUserName ¶
func (x *AddEmployeeReq) GetUserName() string
func (*AddEmployeeReq) GetUserPhone ¶
func (x *AddEmployeeReq) GetUserPhone() string
func (*AddEmployeeReq) ProtoMessage ¶
func (*AddEmployeeReq) ProtoMessage()
func (*AddEmployeeReq) ProtoReflect ¶
func (x *AddEmployeeReq) ProtoReflect() protoreflect.Message
func (*AddEmployeeReq) Reset ¶
func (x *AddEmployeeReq) Reset()
func (*AddEmployeeReq) String ¶
func (x *AddEmployeeReq) String() string
func (*AddEmployeeReq) Validate ¶
func (m *AddEmployeeReq) Validate() error
Validate checks the field values on AddEmployeeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddEmployeeReq) ValidateAll ¶
func (m *AddEmployeeReq) ValidateAll() error
ValidateAll checks the field values on AddEmployeeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddEmployeeReqMultiError, or nil if none found.
type AddEmployeeReqMultiError ¶
type AddEmployeeReqMultiError []error
AddEmployeeReqMultiError is an error wrapping multiple validation errors returned by AddEmployeeReq.ValidateAll() if the designated constraints aren't met.
func (AddEmployeeReqMultiError) AllErrors ¶
func (m AddEmployeeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddEmployeeReqMultiError) Error ¶
func (m AddEmployeeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddEmployeeReqValidationError ¶
type AddEmployeeReqValidationError struct {
// contains filtered or unexported fields
}
AddEmployeeReqValidationError is the validation error returned by AddEmployeeReq.Validate if the designated constraints aren't met.
func (AddEmployeeReqValidationError) Cause ¶
func (e AddEmployeeReqValidationError) Cause() error
Cause function returns cause value.
func (AddEmployeeReqValidationError) Error ¶
func (e AddEmployeeReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddEmployeeReqValidationError) ErrorName ¶
func (e AddEmployeeReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddEmployeeReqValidationError) Field ¶
func (e AddEmployeeReqValidationError) Field() string
Field function returns field value.
func (AddEmployeeReqValidationError) Key ¶
func (e AddEmployeeReqValidationError) Key() bool
Key function returns key value.
func (AddEmployeeReqValidationError) Reason ¶
func (e AddEmployeeReqValidationError) Reason() string
Reason function returns reason value.
type AddEmployeeResp ¶
type AddEmployeeResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *AddEmployeeRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*AddEmployeeResp) Descriptor
deprecated
func (*AddEmployeeResp) Descriptor() ([]byte, []int)
Deprecated: Use AddEmployeeResp.ProtoReflect.Descriptor instead.
func (*AddEmployeeResp) GetCode ¶
func (x *AddEmployeeResp) GetCode() int32
func (*AddEmployeeResp) GetData ¶
func (x *AddEmployeeResp) GetData() *AddEmployeeRespData
func (*AddEmployeeResp) GetMessage ¶
func (x *AddEmployeeResp) GetMessage() string
func (*AddEmployeeResp) GetMetadata ¶
func (x *AddEmployeeResp) GetMetadata() map[string]string
func (*AddEmployeeResp) GetReason ¶
func (x *AddEmployeeResp) GetReason() string
func (*AddEmployeeResp) ProtoMessage ¶
func (*AddEmployeeResp) ProtoMessage()
func (*AddEmployeeResp) ProtoReflect ¶
func (x *AddEmployeeResp) ProtoReflect() protoreflect.Message
func (*AddEmployeeResp) Reset ¶
func (x *AddEmployeeResp) Reset()
func (*AddEmployeeResp) String ¶
func (x *AddEmployeeResp) String() string
func (*AddEmployeeResp) Validate ¶
func (m *AddEmployeeResp) Validate() error
Validate checks the field values on AddEmployeeResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddEmployeeResp) ValidateAll ¶
func (m *AddEmployeeResp) ValidateAll() error
ValidateAll checks the field values on AddEmployeeResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddEmployeeRespMultiError, or nil if none found.
type AddEmployeeRespData ¶
type AddEmployeeRespData struct {
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId uint64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
EmployeeId uint64 `protobuf:"varint,3,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
EmployeeName string `protobuf:"bytes,4,opt,name=employee_name,json=employeeName,proto3" json:"employee_name,omitempty"`
EmployeeAvatar string `protobuf:"bytes,5,opt,name=employee_avatar,json=employeeAvatar,proto3" json:"employee_avatar,omitempty"`
EmployeeStatus enums.OrgEmployeeStatusEnum_OrgEmployeeStatus `` // 成员状态
/* 169-byte string literal not displayed */
EmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` // 成员角色
/* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AddEmployeeRespData) Descriptor
deprecated
func (*AddEmployeeRespData) Descriptor() ([]byte, []int)
Deprecated: Use AddEmployeeRespData.ProtoReflect.Descriptor instead.
func (*AddEmployeeRespData) GetEmployeeAvatar ¶
func (x *AddEmployeeRespData) GetEmployeeAvatar() string
func (*AddEmployeeRespData) GetEmployeeId ¶
func (x *AddEmployeeRespData) GetEmployeeId() uint64
func (*AddEmployeeRespData) GetEmployeeName ¶
func (x *AddEmployeeRespData) GetEmployeeName() string
func (*AddEmployeeRespData) GetEmployeeRole ¶
func (x *AddEmployeeRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*AddEmployeeRespData) GetEmployeeStatus ¶
func (x *AddEmployeeRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
func (*AddEmployeeRespData) GetOrgId ¶
func (x *AddEmployeeRespData) GetOrgId() uint64
func (*AddEmployeeRespData) GetUserId ¶
func (x *AddEmployeeRespData) GetUserId() uint64
func (*AddEmployeeRespData) ProtoMessage ¶
func (*AddEmployeeRespData) ProtoMessage()
func (*AddEmployeeRespData) ProtoReflect ¶
func (x *AddEmployeeRespData) ProtoReflect() protoreflect.Message
func (*AddEmployeeRespData) Reset ¶
func (x *AddEmployeeRespData) Reset()
func (*AddEmployeeRespData) String ¶
func (x *AddEmployeeRespData) String() string
func (*AddEmployeeRespData) Validate ¶
func (m *AddEmployeeRespData) Validate() error
Validate checks the field values on AddEmployeeRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddEmployeeRespData) ValidateAll ¶
func (m *AddEmployeeRespData) ValidateAll() error
ValidateAll checks the field values on AddEmployeeRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddEmployeeRespDataMultiError, or nil if none found.
type AddEmployeeRespDataMultiError ¶
type AddEmployeeRespDataMultiError []error
AddEmployeeRespDataMultiError is an error wrapping multiple validation errors returned by AddEmployeeRespData.ValidateAll() if the designated constraints aren't met.
func (AddEmployeeRespDataMultiError) AllErrors ¶
func (m AddEmployeeRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddEmployeeRespDataMultiError) Error ¶
func (m AddEmployeeRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddEmployeeRespDataValidationError ¶
type AddEmployeeRespDataValidationError struct {
// contains filtered or unexported fields
}
AddEmployeeRespDataValidationError is the validation error returned by AddEmployeeRespData.Validate if the designated constraints aren't met.
func (AddEmployeeRespDataValidationError) Cause ¶
func (e AddEmployeeRespDataValidationError) Cause() error
Cause function returns cause value.
func (AddEmployeeRespDataValidationError) Error ¶
func (e AddEmployeeRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (AddEmployeeRespDataValidationError) ErrorName ¶
func (e AddEmployeeRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (AddEmployeeRespDataValidationError) Field ¶
func (e AddEmployeeRespDataValidationError) Field() string
Field function returns field value.
func (AddEmployeeRespDataValidationError) Key ¶
func (e AddEmployeeRespDataValidationError) Key() bool
Key function returns key value.
func (AddEmployeeRespDataValidationError) Reason ¶
func (e AddEmployeeRespDataValidationError) Reason() string
Reason function returns reason value.
type AddEmployeeRespMultiError ¶
type AddEmployeeRespMultiError []error
AddEmployeeRespMultiError is an error wrapping multiple validation errors returned by AddEmployeeResp.ValidateAll() if the designated constraints aren't met.
func (AddEmployeeRespMultiError) AllErrors ¶
func (m AddEmployeeRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddEmployeeRespMultiError) Error ¶
func (m AddEmployeeRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddEmployeeRespValidationError ¶
type AddEmployeeRespValidationError struct {
// contains filtered or unexported fields
}
AddEmployeeRespValidationError is the validation error returned by AddEmployeeResp.Validate if the designated constraints aren't met.
func (AddEmployeeRespValidationError) Cause ¶
func (e AddEmployeeRespValidationError) Cause() error
Cause function returns cause value.
func (AddEmployeeRespValidationError) Error ¶
func (e AddEmployeeRespValidationError) Error() string
Error satisfies the builtin error interface
func (AddEmployeeRespValidationError) ErrorName ¶
func (e AddEmployeeRespValidationError) ErrorName() string
ErrorName returns error name.
func (AddEmployeeRespValidationError) Field ¶
func (e AddEmployeeRespValidationError) Field() string
Field function returns field value.
func (AddEmployeeRespValidationError) Key ¶
func (e AddEmployeeRespValidationError) Key() bool
Key function returns key value.
func (AddEmployeeRespValidationError) Reason ¶
func (e AddEmployeeRespValidationError) Reason() string
Reason function returns reason value.
type AgreeOrRefuseInviteReq ¶
type AgreeOrRefuseInviteReq struct {
InviteId uint64 `protobuf:"varint,100,opt,name=invite_id,json=inviteId,proto3" json:"invite_id,omitempty"` //
InviteCode string `protobuf:"bytes,101,opt,name=invite_code,json=inviteCode,proto3" json:"invite_code,omitempty"` //
IsAgree bool `protobuf:"varint,102,opt,name=isAgree,proto3" json:"isAgree,omitempty"` // 同意加入
UserId uint64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 成员ID
UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // 成员名称
UserAvatar string `protobuf:"bytes,5,opt,name=user_avatar,json=userAvatar,proto3" json:"user_avatar,omitempty"` // 成员头像
UserPhone string `protobuf:"bytes,6,opt,name=user_phone,json=userPhone,proto3" json:"user_phone,omitempty"` // 成员电话
UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` // 成员邮箱
// contains filtered or unexported fields
}
func (*AgreeOrRefuseInviteReq) Descriptor
deprecated
func (*AgreeOrRefuseInviteReq) Descriptor() ([]byte, []int)
Deprecated: Use AgreeOrRefuseInviteReq.ProtoReflect.Descriptor instead.
func (*AgreeOrRefuseInviteReq) GetInviteCode ¶
func (x *AgreeOrRefuseInviteReq) GetInviteCode() string
func (*AgreeOrRefuseInviteReq) GetInviteId ¶
func (x *AgreeOrRefuseInviteReq) GetInviteId() uint64
func (*AgreeOrRefuseInviteReq) GetIsAgree ¶
func (x *AgreeOrRefuseInviteReq) GetIsAgree() bool
func (*AgreeOrRefuseInviteReq) GetUserAvatar ¶
func (x *AgreeOrRefuseInviteReq) GetUserAvatar() string
func (*AgreeOrRefuseInviteReq) GetUserEmail ¶
func (x *AgreeOrRefuseInviteReq) GetUserEmail() string
func (*AgreeOrRefuseInviteReq) GetUserId ¶
func (x *AgreeOrRefuseInviteReq) GetUserId() uint64
func (*AgreeOrRefuseInviteReq) GetUserName ¶
func (x *AgreeOrRefuseInviteReq) GetUserName() string
func (*AgreeOrRefuseInviteReq) GetUserPhone ¶
func (x *AgreeOrRefuseInviteReq) GetUserPhone() string
func (*AgreeOrRefuseInviteReq) ProtoMessage ¶
func (*AgreeOrRefuseInviteReq) ProtoMessage()
func (*AgreeOrRefuseInviteReq) ProtoReflect ¶
func (x *AgreeOrRefuseInviteReq) ProtoReflect() protoreflect.Message
func (*AgreeOrRefuseInviteReq) Reset ¶
func (x *AgreeOrRefuseInviteReq) Reset()
func (*AgreeOrRefuseInviteReq) String ¶
func (x *AgreeOrRefuseInviteReq) String() string
func (*AgreeOrRefuseInviteReq) Validate ¶
func (m *AgreeOrRefuseInviteReq) Validate() error
Validate checks the field values on AgreeOrRefuseInviteReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AgreeOrRefuseInviteReq) ValidateAll ¶
func (m *AgreeOrRefuseInviteReq) ValidateAll() error
ValidateAll checks the field values on AgreeOrRefuseInviteReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AgreeOrRefuseInviteReqMultiError, or nil if none found.
type AgreeOrRefuseInviteReqMultiError ¶
type AgreeOrRefuseInviteReqMultiError []error
AgreeOrRefuseInviteReqMultiError is an error wrapping multiple validation errors returned by AgreeOrRefuseInviteReq.ValidateAll() if the designated constraints aren't met.
func (AgreeOrRefuseInviteReqMultiError) AllErrors ¶
func (m AgreeOrRefuseInviteReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AgreeOrRefuseInviteReqMultiError) Error ¶
func (m AgreeOrRefuseInviteReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AgreeOrRefuseInviteReqValidationError ¶
type AgreeOrRefuseInviteReqValidationError struct {
// contains filtered or unexported fields
}
AgreeOrRefuseInviteReqValidationError is the validation error returned by AgreeOrRefuseInviteReq.Validate if the designated constraints aren't met.
func (AgreeOrRefuseInviteReqValidationError) Cause ¶
func (e AgreeOrRefuseInviteReqValidationError) Cause() error
Cause function returns cause value.
func (AgreeOrRefuseInviteReqValidationError) Error ¶
func (e AgreeOrRefuseInviteReqValidationError) Error() string
Error satisfies the builtin error interface
func (AgreeOrRefuseInviteReqValidationError) ErrorName ¶
func (e AgreeOrRefuseInviteReqValidationError) ErrorName() string
ErrorName returns error name.
func (AgreeOrRefuseInviteReqValidationError) Field ¶
func (e AgreeOrRefuseInviteReqValidationError) Field() string
Field function returns field value.
func (AgreeOrRefuseInviteReqValidationError) Key ¶
func (e AgreeOrRefuseInviteReqValidationError) Key() bool
Key function returns key value.
func (AgreeOrRefuseInviteReqValidationError) Reason ¶
func (e AgreeOrRefuseInviteReqValidationError) Reason() string
Reason function returns reason value.
type AgreeOrRefuseInviteResp ¶
type AgreeOrRefuseInviteResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *AgreeOrRefuseInviteRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*AgreeOrRefuseInviteResp) Descriptor
deprecated
func (*AgreeOrRefuseInviteResp) Descriptor() ([]byte, []int)
Deprecated: Use AgreeOrRefuseInviteResp.ProtoReflect.Descriptor instead.
func (*AgreeOrRefuseInviteResp) GetCode ¶
func (x *AgreeOrRefuseInviteResp) GetCode() int32
func (*AgreeOrRefuseInviteResp) GetData ¶
func (x *AgreeOrRefuseInviteResp) GetData() *AgreeOrRefuseInviteRespData
func (*AgreeOrRefuseInviteResp) GetMessage ¶
func (x *AgreeOrRefuseInviteResp) GetMessage() string
func (*AgreeOrRefuseInviteResp) GetMetadata ¶
func (x *AgreeOrRefuseInviteResp) GetMetadata() map[string]string
func (*AgreeOrRefuseInviteResp) GetReason ¶
func (x *AgreeOrRefuseInviteResp) GetReason() string
func (*AgreeOrRefuseInviteResp) ProtoMessage ¶
func (*AgreeOrRefuseInviteResp) ProtoMessage()
func (*AgreeOrRefuseInviteResp) ProtoReflect ¶
func (x *AgreeOrRefuseInviteResp) ProtoReflect() protoreflect.Message
func (*AgreeOrRefuseInviteResp) Reset ¶
func (x *AgreeOrRefuseInviteResp) Reset()
func (*AgreeOrRefuseInviteResp) String ¶
func (x *AgreeOrRefuseInviteResp) String() string
func (*AgreeOrRefuseInviteResp) Validate ¶
func (m *AgreeOrRefuseInviteResp) Validate() error
Validate checks the field values on AgreeOrRefuseInviteResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AgreeOrRefuseInviteResp) ValidateAll ¶
func (m *AgreeOrRefuseInviteResp) ValidateAll() error
ValidateAll checks the field values on AgreeOrRefuseInviteResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AgreeOrRefuseInviteRespMultiError, or nil if none found.
type AgreeOrRefuseInviteRespData ¶
type AgreeOrRefuseInviteRespData struct {
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId uint64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
EmployeeId uint64 `protobuf:"varint,3,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
EmployeeName string `protobuf:"bytes,4,opt,name=employee_name,json=employeeName,proto3" json:"employee_name,omitempty"`
EmployeeAvatar string `protobuf:"bytes,5,opt,name=employee_avatar,json=employeeAvatar,proto3" json:"employee_avatar,omitempty"`
EmployeeStatus enums.OrgEmployeeStatusEnum_OrgEmployeeStatus `` // 成员状态
/* 169-byte string literal not displayed */
EmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` // 成员角色
/* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AgreeOrRefuseInviteRespData) Descriptor
deprecated
func (*AgreeOrRefuseInviteRespData) Descriptor() ([]byte, []int)
Deprecated: Use AgreeOrRefuseInviteRespData.ProtoReflect.Descriptor instead.
func (*AgreeOrRefuseInviteRespData) GetEmployeeAvatar ¶
func (x *AgreeOrRefuseInviteRespData) GetEmployeeAvatar() string
func (*AgreeOrRefuseInviteRespData) GetEmployeeId ¶
func (x *AgreeOrRefuseInviteRespData) GetEmployeeId() uint64
func (*AgreeOrRefuseInviteRespData) GetEmployeeName ¶
func (x *AgreeOrRefuseInviteRespData) GetEmployeeName() string
func (*AgreeOrRefuseInviteRespData) GetEmployeeRole ¶
func (x *AgreeOrRefuseInviteRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*AgreeOrRefuseInviteRespData) GetEmployeeStatus ¶
func (x *AgreeOrRefuseInviteRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
func (*AgreeOrRefuseInviteRespData) GetOrgId ¶
func (x *AgreeOrRefuseInviteRespData) GetOrgId() uint64
func (*AgreeOrRefuseInviteRespData) GetUserId ¶
func (x *AgreeOrRefuseInviteRespData) GetUserId() uint64
func (*AgreeOrRefuseInviteRespData) ProtoMessage ¶
func (*AgreeOrRefuseInviteRespData) ProtoMessage()
func (*AgreeOrRefuseInviteRespData) ProtoReflect ¶
func (x *AgreeOrRefuseInviteRespData) ProtoReflect() protoreflect.Message
func (*AgreeOrRefuseInviteRespData) Reset ¶
func (x *AgreeOrRefuseInviteRespData) Reset()
func (*AgreeOrRefuseInviteRespData) String ¶
func (x *AgreeOrRefuseInviteRespData) String() string
func (*AgreeOrRefuseInviteRespData) Validate ¶
func (m *AgreeOrRefuseInviteRespData) Validate() error
Validate checks the field values on AgreeOrRefuseInviteRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AgreeOrRefuseInviteRespData) ValidateAll ¶
func (m *AgreeOrRefuseInviteRespData) ValidateAll() error
ValidateAll checks the field values on AgreeOrRefuseInviteRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AgreeOrRefuseInviteRespDataMultiError, or nil if none found.
type AgreeOrRefuseInviteRespDataMultiError ¶
type AgreeOrRefuseInviteRespDataMultiError []error
AgreeOrRefuseInviteRespDataMultiError is an error wrapping multiple validation errors returned by AgreeOrRefuseInviteRespData.ValidateAll() if the designated constraints aren't met.
func (AgreeOrRefuseInviteRespDataMultiError) AllErrors ¶
func (m AgreeOrRefuseInviteRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AgreeOrRefuseInviteRespDataMultiError) Error ¶
func (m AgreeOrRefuseInviteRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AgreeOrRefuseInviteRespDataValidationError ¶
type AgreeOrRefuseInviteRespDataValidationError struct {
// contains filtered or unexported fields
}
AgreeOrRefuseInviteRespDataValidationError is the validation error returned by AgreeOrRefuseInviteRespData.Validate if the designated constraints aren't met.
func (AgreeOrRefuseInviteRespDataValidationError) Cause ¶
func (e AgreeOrRefuseInviteRespDataValidationError) Cause() error
Cause function returns cause value.
func (AgreeOrRefuseInviteRespDataValidationError) Error ¶
func (e AgreeOrRefuseInviteRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (AgreeOrRefuseInviteRespDataValidationError) ErrorName ¶
func (e AgreeOrRefuseInviteRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (AgreeOrRefuseInviteRespDataValidationError) Field ¶
func (e AgreeOrRefuseInviteRespDataValidationError) Field() string
Field function returns field value.
func (AgreeOrRefuseInviteRespDataValidationError) Key ¶
func (e AgreeOrRefuseInviteRespDataValidationError) Key() bool
Key function returns key value.
func (AgreeOrRefuseInviteRespDataValidationError) Reason ¶
func (e AgreeOrRefuseInviteRespDataValidationError) Reason() string
Reason function returns reason value.
type AgreeOrRefuseInviteRespMultiError ¶
type AgreeOrRefuseInviteRespMultiError []error
AgreeOrRefuseInviteRespMultiError is an error wrapping multiple validation errors returned by AgreeOrRefuseInviteResp.ValidateAll() if the designated constraints aren't met.
func (AgreeOrRefuseInviteRespMultiError) AllErrors ¶
func (m AgreeOrRefuseInviteRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AgreeOrRefuseInviteRespMultiError) Error ¶
func (m AgreeOrRefuseInviteRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AgreeOrRefuseInviteRespValidationError ¶
type AgreeOrRefuseInviteRespValidationError struct {
// contains filtered or unexported fields
}
AgreeOrRefuseInviteRespValidationError is the validation error returned by AgreeOrRefuseInviteResp.Validate if the designated constraints aren't met.
func (AgreeOrRefuseInviteRespValidationError) Cause ¶
func (e AgreeOrRefuseInviteRespValidationError) Cause() error
Cause function returns cause value.
func (AgreeOrRefuseInviteRespValidationError) Error ¶
func (e AgreeOrRefuseInviteRespValidationError) Error() string
Error satisfies the builtin error interface
func (AgreeOrRefuseInviteRespValidationError) ErrorName ¶
func (e AgreeOrRefuseInviteRespValidationError) ErrorName() string
ErrorName returns error name.
func (AgreeOrRefuseInviteRespValidationError) Field ¶
func (e AgreeOrRefuseInviteRespValidationError) Field() string
Field function returns field value.
func (AgreeOrRefuseInviteRespValidationError) Key ¶
func (e AgreeOrRefuseInviteRespValidationError) Key() bool
Key function returns key value.
func (AgreeOrRefuseInviteRespValidationError) Reason ¶
func (e AgreeOrRefuseInviteRespValidationError) Reason() string
Reason function returns reason value.
type CreateInviteRecordForEmployeeReq ¶
type CreateInviteRecordForEmployeeReq struct {
OperatorUid uint64 `protobuf:"varint,100,opt,name=operator_uid,json=operatorUid,proto3" json:"operator_uid,omitempty"` // 操作人ID
OrgId uint64 `protobuf:"varint,101,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // 组织ID
InviteUserId uint64 `protobuf:"varint,1,opt,name=invite_user_id,json=inviteUserId,proto3" json:"invite_user_id,omitempty"` // 被邀请人ID
InviteAccount string `protobuf:"bytes,2,opt,name=invite_account,json=inviteAccount,proto3" json:"invite_account,omitempty"` // 被邀请人账号
ExpireTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // 过期时间;默认1天
InviteAccountType enums.OrgInviteAccountTypeEnum_OrgInviteAccountType `` // 被邀请人账号类型
/* 186-byte string literal not displayed */
InviteEmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` // 被邀请人角色
/* 179-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*CreateInviteRecordForEmployeeReq) Descriptor
deprecated
func (*CreateInviteRecordForEmployeeReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateInviteRecordForEmployeeReq.ProtoReflect.Descriptor instead.
func (*CreateInviteRecordForEmployeeReq) GetExpireTime ¶
func (x *CreateInviteRecordForEmployeeReq) GetExpireTime() *timestamppb.Timestamp
func (*CreateInviteRecordForEmployeeReq) GetInviteAccount ¶
func (x *CreateInviteRecordForEmployeeReq) GetInviteAccount() string
func (*CreateInviteRecordForEmployeeReq) GetInviteAccountType ¶
func (x *CreateInviteRecordForEmployeeReq) GetInviteAccountType() enums.OrgInviteAccountTypeEnum_OrgInviteAccountType
func (*CreateInviteRecordForEmployeeReq) GetInviteEmployeeRole ¶
func (x *CreateInviteRecordForEmployeeReq) GetInviteEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*CreateInviteRecordForEmployeeReq) GetInviteUserId ¶
func (x *CreateInviteRecordForEmployeeReq) GetInviteUserId() uint64
func (*CreateInviteRecordForEmployeeReq) GetOperatorUid ¶
func (x *CreateInviteRecordForEmployeeReq) GetOperatorUid() uint64
func (*CreateInviteRecordForEmployeeReq) GetOrgId ¶
func (x *CreateInviteRecordForEmployeeReq) GetOrgId() uint64
func (*CreateInviteRecordForEmployeeReq) ProtoMessage ¶
func (*CreateInviteRecordForEmployeeReq) ProtoMessage()
func (*CreateInviteRecordForEmployeeReq) ProtoReflect ¶
func (x *CreateInviteRecordForEmployeeReq) ProtoReflect() protoreflect.Message
func (*CreateInviteRecordForEmployeeReq) Reset ¶
func (x *CreateInviteRecordForEmployeeReq) Reset()
func (*CreateInviteRecordForEmployeeReq) String ¶
func (x *CreateInviteRecordForEmployeeReq) String() string
func (*CreateInviteRecordForEmployeeReq) Validate ¶
func (m *CreateInviteRecordForEmployeeReq) Validate() error
Validate checks the field values on CreateInviteRecordForEmployeeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateInviteRecordForEmployeeReq) ValidateAll ¶
func (m *CreateInviteRecordForEmployeeReq) ValidateAll() error
ValidateAll checks the field values on CreateInviteRecordForEmployeeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInviteRecordForEmployeeReqMultiError, or nil if none found.
type CreateInviteRecordForEmployeeReqMultiError ¶
type CreateInviteRecordForEmployeeReqMultiError []error
CreateInviteRecordForEmployeeReqMultiError is an error wrapping multiple validation errors returned by CreateInviteRecordForEmployeeReq.ValidateAll() if the designated constraints aren't met.
func (CreateInviteRecordForEmployeeReqMultiError) AllErrors ¶
func (m CreateInviteRecordForEmployeeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateInviteRecordForEmployeeReqMultiError) Error ¶
func (m CreateInviteRecordForEmployeeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateInviteRecordForEmployeeReqValidationError ¶
type CreateInviteRecordForEmployeeReqValidationError struct {
// contains filtered or unexported fields
}
CreateInviteRecordForEmployeeReqValidationError is the validation error returned by CreateInviteRecordForEmployeeReq.Validate if the designated constraints aren't met.
func (CreateInviteRecordForEmployeeReqValidationError) Cause ¶
func (e CreateInviteRecordForEmployeeReqValidationError) Cause() error
Cause function returns cause value.
func (CreateInviteRecordForEmployeeReqValidationError) Error ¶
func (e CreateInviteRecordForEmployeeReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateInviteRecordForEmployeeReqValidationError) ErrorName ¶
func (e CreateInviteRecordForEmployeeReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateInviteRecordForEmployeeReqValidationError) Field ¶
func (e CreateInviteRecordForEmployeeReqValidationError) Field() string
Field function returns field value.
func (CreateInviteRecordForEmployeeReqValidationError) Key ¶
func (e CreateInviteRecordForEmployeeReqValidationError) Key() bool
Key function returns key value.
func (CreateInviteRecordForEmployeeReqValidationError) Reason ¶
func (e CreateInviteRecordForEmployeeReqValidationError) Reason() string
Reason function returns reason value.
type CreateInviteRecordForEmployeeResp ¶
type CreateInviteRecordForEmployeeResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *CreateInviteRecordForEmployeeRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInviteRecordForEmployeeResp) Descriptor
deprecated
func (*CreateInviteRecordForEmployeeResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateInviteRecordForEmployeeResp.ProtoReflect.Descriptor instead.
func (*CreateInviteRecordForEmployeeResp) GetCode ¶
func (x *CreateInviteRecordForEmployeeResp) GetCode() int32
func (*CreateInviteRecordForEmployeeResp) GetData ¶
func (x *CreateInviteRecordForEmployeeResp) GetData() *CreateInviteRecordForEmployeeRespData
func (*CreateInviteRecordForEmployeeResp) GetMessage ¶
func (x *CreateInviteRecordForEmployeeResp) GetMessage() string
func (*CreateInviteRecordForEmployeeResp) GetMetadata ¶
func (x *CreateInviteRecordForEmployeeResp) GetMetadata() map[string]string
func (*CreateInviteRecordForEmployeeResp) GetReason ¶
func (x *CreateInviteRecordForEmployeeResp) GetReason() string
func (*CreateInviteRecordForEmployeeResp) ProtoMessage ¶
func (*CreateInviteRecordForEmployeeResp) ProtoMessage()
func (*CreateInviteRecordForEmployeeResp) ProtoReflect ¶
func (x *CreateInviteRecordForEmployeeResp) ProtoReflect() protoreflect.Message
func (*CreateInviteRecordForEmployeeResp) Reset ¶
func (x *CreateInviteRecordForEmployeeResp) Reset()
func (*CreateInviteRecordForEmployeeResp) String ¶
func (x *CreateInviteRecordForEmployeeResp) String() string
func (*CreateInviteRecordForEmployeeResp) Validate ¶
func (m *CreateInviteRecordForEmployeeResp) Validate() error
Validate checks the field values on CreateInviteRecordForEmployeeResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateInviteRecordForEmployeeResp) ValidateAll ¶
func (m *CreateInviteRecordForEmployeeResp) ValidateAll() error
ValidateAll checks the field values on CreateInviteRecordForEmployeeResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInviteRecordForEmployeeRespMultiError, or nil if none found.
type CreateInviteRecordForEmployeeRespData ¶
type CreateInviteRecordForEmployeeRespData struct {
InviteId uint64 `protobuf:"varint,1,opt,name=invite_id,json=inviteId,proto3" json:"invite_id,omitempty"`
InviteCode string `protobuf:"bytes,2,opt,name=invite_code,json=inviteCode,proto3" json:"invite_code,omitempty"`
ExpireTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`
AssignEmployeeId uint64 `protobuf:"varint,4,opt,name=assign_employee_id,json=assignEmployeeId,proto3" json:"assign_employee_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInviteRecordForEmployeeRespData) Descriptor
deprecated
func (*CreateInviteRecordForEmployeeRespData) Descriptor() ([]byte, []int)
Deprecated: Use CreateInviteRecordForEmployeeRespData.ProtoReflect.Descriptor instead.
func (*CreateInviteRecordForEmployeeRespData) GetAssignEmployeeId ¶
func (x *CreateInviteRecordForEmployeeRespData) GetAssignEmployeeId() uint64
func (*CreateInviteRecordForEmployeeRespData) GetExpireTime ¶
func (x *CreateInviteRecordForEmployeeRespData) GetExpireTime() *timestamppb.Timestamp
func (*CreateInviteRecordForEmployeeRespData) GetInviteCode ¶
func (x *CreateInviteRecordForEmployeeRespData) GetInviteCode() string
func (*CreateInviteRecordForEmployeeRespData) GetInviteId ¶
func (x *CreateInviteRecordForEmployeeRespData) GetInviteId() uint64
func (*CreateInviteRecordForEmployeeRespData) ProtoMessage ¶
func (*CreateInviteRecordForEmployeeRespData) ProtoMessage()
func (*CreateInviteRecordForEmployeeRespData) ProtoReflect ¶
func (x *CreateInviteRecordForEmployeeRespData) ProtoReflect() protoreflect.Message
func (*CreateInviteRecordForEmployeeRespData) Reset ¶
func (x *CreateInviteRecordForEmployeeRespData) Reset()
func (*CreateInviteRecordForEmployeeRespData) String ¶
func (x *CreateInviteRecordForEmployeeRespData) String() string
func (*CreateInviteRecordForEmployeeRespData) Validate ¶
func (m *CreateInviteRecordForEmployeeRespData) Validate() error
Validate checks the field values on CreateInviteRecordForEmployeeRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateInviteRecordForEmployeeRespData) ValidateAll ¶
func (m *CreateInviteRecordForEmployeeRespData) ValidateAll() error
ValidateAll checks the field values on CreateInviteRecordForEmployeeRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInviteRecordForEmployeeRespDataMultiError, or nil if none found.
type CreateInviteRecordForEmployeeRespDataMultiError ¶
type CreateInviteRecordForEmployeeRespDataMultiError []error
CreateInviteRecordForEmployeeRespDataMultiError is an error wrapping multiple validation errors returned by CreateInviteRecordForEmployeeRespData.ValidateAll() if the designated constraints aren't met.
func (CreateInviteRecordForEmployeeRespDataMultiError) AllErrors ¶
func (m CreateInviteRecordForEmployeeRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateInviteRecordForEmployeeRespDataMultiError) Error ¶
func (m CreateInviteRecordForEmployeeRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateInviteRecordForEmployeeRespDataValidationError ¶
type CreateInviteRecordForEmployeeRespDataValidationError struct {
// contains filtered or unexported fields
}
CreateInviteRecordForEmployeeRespDataValidationError is the validation error returned by CreateInviteRecordForEmployeeRespData.Validate if the designated constraints aren't met.
func (CreateInviteRecordForEmployeeRespDataValidationError) Cause ¶
func (e CreateInviteRecordForEmployeeRespDataValidationError) Cause() error
Cause function returns cause value.
func (CreateInviteRecordForEmployeeRespDataValidationError) Error ¶
func (e CreateInviteRecordForEmployeeRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateInviteRecordForEmployeeRespDataValidationError) ErrorName ¶
func (e CreateInviteRecordForEmployeeRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateInviteRecordForEmployeeRespDataValidationError) Field ¶
func (e CreateInviteRecordForEmployeeRespDataValidationError) Field() string
Field function returns field value.
func (CreateInviteRecordForEmployeeRespDataValidationError) Key ¶
func (e CreateInviteRecordForEmployeeRespDataValidationError) Key() bool
Key function returns key value.
func (CreateInviteRecordForEmployeeRespDataValidationError) Reason ¶
func (e CreateInviteRecordForEmployeeRespDataValidationError) Reason() string
Reason function returns reason value.
type CreateInviteRecordForEmployeeRespMultiError ¶
type CreateInviteRecordForEmployeeRespMultiError []error
CreateInviteRecordForEmployeeRespMultiError is an error wrapping multiple validation errors returned by CreateInviteRecordForEmployeeResp.ValidateAll() if the designated constraints aren't met.
func (CreateInviteRecordForEmployeeRespMultiError) AllErrors ¶
func (m CreateInviteRecordForEmployeeRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateInviteRecordForEmployeeRespMultiError) Error ¶
func (m CreateInviteRecordForEmployeeRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateInviteRecordForEmployeeRespValidationError ¶
type CreateInviteRecordForEmployeeRespValidationError struct {
// contains filtered or unexported fields
}
CreateInviteRecordForEmployeeRespValidationError is the validation error returned by CreateInviteRecordForEmployeeResp.Validate if the designated constraints aren't met.
func (CreateInviteRecordForEmployeeRespValidationError) Cause ¶
func (e CreateInviteRecordForEmployeeRespValidationError) Cause() error
Cause function returns cause value.
func (CreateInviteRecordForEmployeeRespValidationError) Error ¶
func (e CreateInviteRecordForEmployeeRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateInviteRecordForEmployeeRespValidationError) ErrorName ¶
func (e CreateInviteRecordForEmployeeRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateInviteRecordForEmployeeRespValidationError) Field ¶
func (e CreateInviteRecordForEmployeeRespValidationError) Field() string
Field function returns field value.
func (CreateInviteRecordForEmployeeRespValidationError) Key ¶
func (e CreateInviteRecordForEmployeeRespValidationError) Key() bool
Key function returns key value.
func (CreateInviteRecordForEmployeeRespValidationError) Reason ¶
func (e CreateInviteRecordForEmployeeRespValidationError) Reason() string
Reason function returns reason value.
type CreateInviteRecordForLinkReq ¶
type CreateInviteRecordForLinkReq struct {
OperatorUid uint64 `protobuf:"varint,100,opt,name=operator_uid,json=operatorUid,proto3" json:"operator_uid,omitempty"` // 操作人ID
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // 组织ID
ExpireTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // 过期时间;默认1天
InviteEmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` // 被邀请人角色
/* 179-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*CreateInviteRecordForLinkReq) Descriptor
deprecated
func (*CreateInviteRecordForLinkReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateInviteRecordForLinkReq.ProtoReflect.Descriptor instead.
func (*CreateInviteRecordForLinkReq) GetExpireTime ¶
func (x *CreateInviteRecordForLinkReq) GetExpireTime() *timestamppb.Timestamp
func (*CreateInviteRecordForLinkReq) GetInviteEmployeeRole ¶
func (x *CreateInviteRecordForLinkReq) GetInviteEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*CreateInviteRecordForLinkReq) GetOperatorUid ¶
func (x *CreateInviteRecordForLinkReq) GetOperatorUid() uint64
func (*CreateInviteRecordForLinkReq) GetOrgId ¶
func (x *CreateInviteRecordForLinkReq) GetOrgId() uint64
func (*CreateInviteRecordForLinkReq) ProtoMessage ¶
func (*CreateInviteRecordForLinkReq) ProtoMessage()
func (*CreateInviteRecordForLinkReq) ProtoReflect ¶
func (x *CreateInviteRecordForLinkReq) ProtoReflect() protoreflect.Message
func (*CreateInviteRecordForLinkReq) Reset ¶
func (x *CreateInviteRecordForLinkReq) Reset()
func (*CreateInviteRecordForLinkReq) String ¶
func (x *CreateInviteRecordForLinkReq) String() string
func (*CreateInviteRecordForLinkReq) Validate ¶
func (m *CreateInviteRecordForLinkReq) Validate() error
Validate checks the field values on CreateInviteRecordForLinkReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateInviteRecordForLinkReq) ValidateAll ¶
func (m *CreateInviteRecordForLinkReq) ValidateAll() error
ValidateAll checks the field values on CreateInviteRecordForLinkReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInviteRecordForLinkReqMultiError, or nil if none found.
type CreateInviteRecordForLinkReqMultiError ¶
type CreateInviteRecordForLinkReqMultiError []error
CreateInviteRecordForLinkReqMultiError is an error wrapping multiple validation errors returned by CreateInviteRecordForLinkReq.ValidateAll() if the designated constraints aren't met.
func (CreateInviteRecordForLinkReqMultiError) AllErrors ¶
func (m CreateInviteRecordForLinkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateInviteRecordForLinkReqMultiError) Error ¶
func (m CreateInviteRecordForLinkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateInviteRecordForLinkReqValidationError ¶
type CreateInviteRecordForLinkReqValidationError struct {
// contains filtered or unexported fields
}
CreateInviteRecordForLinkReqValidationError is the validation error returned by CreateInviteRecordForLinkReq.Validate if the designated constraints aren't met.
func (CreateInviteRecordForLinkReqValidationError) Cause ¶
func (e CreateInviteRecordForLinkReqValidationError) Cause() error
Cause function returns cause value.
func (CreateInviteRecordForLinkReqValidationError) Error ¶
func (e CreateInviteRecordForLinkReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateInviteRecordForLinkReqValidationError) ErrorName ¶
func (e CreateInviteRecordForLinkReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateInviteRecordForLinkReqValidationError) Field ¶
func (e CreateInviteRecordForLinkReqValidationError) Field() string
Field function returns field value.
func (CreateInviteRecordForLinkReqValidationError) Key ¶
func (e CreateInviteRecordForLinkReqValidationError) Key() bool
Key function returns key value.
func (CreateInviteRecordForLinkReqValidationError) Reason ¶
func (e CreateInviteRecordForLinkReqValidationError) Reason() string
Reason function returns reason value.
type CreateInviteRecordForLinkResp ¶
type CreateInviteRecordForLinkResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *CreateInviteRecordForLinkRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInviteRecordForLinkResp) Descriptor
deprecated
func (*CreateInviteRecordForLinkResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateInviteRecordForLinkResp.ProtoReflect.Descriptor instead.
func (*CreateInviteRecordForLinkResp) GetCode ¶
func (x *CreateInviteRecordForLinkResp) GetCode() int32
func (*CreateInviteRecordForLinkResp) GetData ¶
func (x *CreateInviteRecordForLinkResp) GetData() *CreateInviteRecordForLinkRespData
func (*CreateInviteRecordForLinkResp) GetMessage ¶
func (x *CreateInviteRecordForLinkResp) GetMessage() string
func (*CreateInviteRecordForLinkResp) GetMetadata ¶
func (x *CreateInviteRecordForLinkResp) GetMetadata() map[string]string
func (*CreateInviteRecordForLinkResp) GetReason ¶
func (x *CreateInviteRecordForLinkResp) GetReason() string
func (*CreateInviteRecordForLinkResp) ProtoMessage ¶
func (*CreateInviteRecordForLinkResp) ProtoMessage()
func (*CreateInviteRecordForLinkResp) ProtoReflect ¶
func (x *CreateInviteRecordForLinkResp) ProtoReflect() protoreflect.Message
func (*CreateInviteRecordForLinkResp) Reset ¶
func (x *CreateInviteRecordForLinkResp) Reset()
func (*CreateInviteRecordForLinkResp) String ¶
func (x *CreateInviteRecordForLinkResp) String() string
func (*CreateInviteRecordForLinkResp) Validate ¶
func (m *CreateInviteRecordForLinkResp) Validate() error
Validate checks the field values on CreateInviteRecordForLinkResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateInviteRecordForLinkResp) ValidateAll ¶
func (m *CreateInviteRecordForLinkResp) ValidateAll() error
ValidateAll checks the field values on CreateInviteRecordForLinkResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInviteRecordForLinkRespMultiError, or nil if none found.
type CreateInviteRecordForLinkRespData ¶
type CreateInviteRecordForLinkRespData struct {
InviteId uint64 `protobuf:"varint,1,opt,name=invite_id,json=inviteId,proto3" json:"invite_id,omitempty"`
InviteCode string `protobuf:"bytes,2,opt,name=invite_code,json=inviteCode,proto3" json:"invite_code,omitempty"`
ExpireTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`
// contains filtered or unexported fields
}
func (*CreateInviteRecordForLinkRespData) Descriptor
deprecated
func (*CreateInviteRecordForLinkRespData) Descriptor() ([]byte, []int)
Deprecated: Use CreateInviteRecordForLinkRespData.ProtoReflect.Descriptor instead.
func (*CreateInviteRecordForLinkRespData) GetExpireTime ¶
func (x *CreateInviteRecordForLinkRespData) GetExpireTime() *timestamppb.Timestamp
func (*CreateInviteRecordForLinkRespData) GetInviteCode ¶
func (x *CreateInviteRecordForLinkRespData) GetInviteCode() string
func (*CreateInviteRecordForLinkRespData) GetInviteId ¶
func (x *CreateInviteRecordForLinkRespData) GetInviteId() uint64
func (*CreateInviteRecordForLinkRespData) ProtoMessage ¶
func (*CreateInviteRecordForLinkRespData) ProtoMessage()
func (*CreateInviteRecordForLinkRespData) ProtoReflect ¶
func (x *CreateInviteRecordForLinkRespData) ProtoReflect() protoreflect.Message
func (*CreateInviteRecordForLinkRespData) Reset ¶
func (x *CreateInviteRecordForLinkRespData) Reset()
func (*CreateInviteRecordForLinkRespData) String ¶
func (x *CreateInviteRecordForLinkRespData) String() string
func (*CreateInviteRecordForLinkRespData) Validate ¶
func (m *CreateInviteRecordForLinkRespData) Validate() error
Validate checks the field values on CreateInviteRecordForLinkRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateInviteRecordForLinkRespData) ValidateAll ¶
func (m *CreateInviteRecordForLinkRespData) ValidateAll() error
ValidateAll checks the field values on CreateInviteRecordForLinkRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateInviteRecordForLinkRespDataMultiError, or nil if none found.
type CreateInviteRecordForLinkRespDataMultiError ¶
type CreateInviteRecordForLinkRespDataMultiError []error
CreateInviteRecordForLinkRespDataMultiError is an error wrapping multiple validation errors returned by CreateInviteRecordForLinkRespData.ValidateAll() if the designated constraints aren't met.
func (CreateInviteRecordForLinkRespDataMultiError) AllErrors ¶
func (m CreateInviteRecordForLinkRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateInviteRecordForLinkRespDataMultiError) Error ¶
func (m CreateInviteRecordForLinkRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateInviteRecordForLinkRespDataValidationError ¶
type CreateInviteRecordForLinkRespDataValidationError struct {
// contains filtered or unexported fields
}
CreateInviteRecordForLinkRespDataValidationError is the validation error returned by CreateInviteRecordForLinkRespData.Validate if the designated constraints aren't met.
func (CreateInviteRecordForLinkRespDataValidationError) Cause ¶
func (e CreateInviteRecordForLinkRespDataValidationError) Cause() error
Cause function returns cause value.
func (CreateInviteRecordForLinkRespDataValidationError) Error ¶
func (e CreateInviteRecordForLinkRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateInviteRecordForLinkRespDataValidationError) ErrorName ¶
func (e CreateInviteRecordForLinkRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateInviteRecordForLinkRespDataValidationError) Field ¶
func (e CreateInviteRecordForLinkRespDataValidationError) Field() string
Field function returns field value.
func (CreateInviteRecordForLinkRespDataValidationError) Key ¶
func (e CreateInviteRecordForLinkRespDataValidationError) Key() bool
Key function returns key value.
func (CreateInviteRecordForLinkRespDataValidationError) Reason ¶
func (e CreateInviteRecordForLinkRespDataValidationError) Reason() string
Reason function returns reason value.
type CreateInviteRecordForLinkRespMultiError ¶
type CreateInviteRecordForLinkRespMultiError []error
CreateInviteRecordForLinkRespMultiError is an error wrapping multiple validation errors returned by CreateInviteRecordForLinkResp.ValidateAll() if the designated constraints aren't met.
func (CreateInviteRecordForLinkRespMultiError) AllErrors ¶
func (m CreateInviteRecordForLinkRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateInviteRecordForLinkRespMultiError) Error ¶
func (m CreateInviteRecordForLinkRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateInviteRecordForLinkRespValidationError ¶
type CreateInviteRecordForLinkRespValidationError struct {
// contains filtered or unexported fields
}
CreateInviteRecordForLinkRespValidationError is the validation error returned by CreateInviteRecordForLinkResp.Validate if the designated constraints aren't met.
func (CreateInviteRecordForLinkRespValidationError) Cause ¶
func (e CreateInviteRecordForLinkRespValidationError) Cause() error
Cause function returns cause value.
func (CreateInviteRecordForLinkRespValidationError) Error ¶
func (e CreateInviteRecordForLinkRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateInviteRecordForLinkRespValidationError) ErrorName ¶
func (e CreateInviteRecordForLinkRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateInviteRecordForLinkRespValidationError) Field ¶
func (e CreateInviteRecordForLinkRespValidationError) Field() string
Field function returns field value.
func (CreateInviteRecordForLinkRespValidationError) Key ¶
func (e CreateInviteRecordForLinkRespValidationError) Key() bool
Key function returns key value.
func (CreateInviteRecordForLinkRespValidationError) Reason ¶
func (e CreateInviteRecordForLinkRespValidationError) Reason() string
Reason function returns reason value.
type CreateOrgReq ¶
type CreateOrgReq struct {
CreatorId uint64 `protobuf:"varint,100,opt,name=creator_id,json=creatorId,proto3" json:"creator_id,omitempty"` // 创建人ID
CreatorName string `protobuf:"bytes,101,opt,name=creator_name,json=creatorName,proto3" json:"creator_name,omitempty"` // 创建人名称
CreatorAvatar string `protobuf:"bytes,102,opt,name=creator_avatar,json=creatorAvatar,proto3" json:"creator_avatar,omitempty"` // 创建人头像
OrgName string `protobuf:"bytes,1,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` // 组织名称
OrgAvatar string `protobuf:"bytes,2,opt,name=org_avatar,json=orgAvatar,proto3" json:"org_avatar,omitempty"` // 组织头像
OrgType enums.OrgTypeEnum_OrgType `` // 组织类型
/* 128-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*CreateOrgReq) Descriptor
deprecated
func (*CreateOrgReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrgReq.ProtoReflect.Descriptor instead.
func (*CreateOrgReq) GetCreatorAvatar ¶
func (x *CreateOrgReq) GetCreatorAvatar() string
func (*CreateOrgReq) GetCreatorId ¶
func (x *CreateOrgReq) GetCreatorId() uint64
func (*CreateOrgReq) GetCreatorName ¶
func (x *CreateOrgReq) GetCreatorName() string
func (*CreateOrgReq) GetOrgAvatar ¶
func (x *CreateOrgReq) GetOrgAvatar() string
func (*CreateOrgReq) GetOrgName ¶
func (x *CreateOrgReq) GetOrgName() string
func (*CreateOrgReq) GetOrgType ¶
func (x *CreateOrgReq) GetOrgType() enums.OrgTypeEnum_OrgType
func (*CreateOrgReq) ProtoMessage ¶
func (*CreateOrgReq) ProtoMessage()
func (*CreateOrgReq) ProtoReflect ¶
func (x *CreateOrgReq) ProtoReflect() protoreflect.Message
func (*CreateOrgReq) Reset ¶
func (x *CreateOrgReq) Reset()
func (*CreateOrgReq) String ¶
func (x *CreateOrgReq) String() string
func (*CreateOrgReq) Validate ¶
func (m *CreateOrgReq) Validate() error
Validate checks the field values on CreateOrgReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrgReq) ValidateAll ¶
func (m *CreateOrgReq) ValidateAll() error
ValidateAll checks the field values on CreateOrgReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrgReqMultiError, or nil if none found.
type CreateOrgReqMultiError ¶
type CreateOrgReqMultiError []error
CreateOrgReqMultiError is an error wrapping multiple validation errors returned by CreateOrgReq.ValidateAll() if the designated constraints aren't met.
func (CreateOrgReqMultiError) AllErrors ¶
func (m CreateOrgReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrgReqMultiError) Error ¶
func (m CreateOrgReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrgReqValidationError ¶
type CreateOrgReqValidationError struct {
// contains filtered or unexported fields
}
CreateOrgReqValidationError is the validation error returned by CreateOrgReq.Validate if the designated constraints aren't met.
func (CreateOrgReqValidationError) Cause ¶
func (e CreateOrgReqValidationError) Cause() error
Cause function returns cause value.
func (CreateOrgReqValidationError) Error ¶
func (e CreateOrgReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrgReqValidationError) ErrorName ¶
func (e CreateOrgReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrgReqValidationError) Field ¶
func (e CreateOrgReqValidationError) Field() string
Field function returns field value.
func (CreateOrgReqValidationError) Key ¶
func (e CreateOrgReqValidationError) Key() bool
Key function returns key value.
func (CreateOrgReqValidationError) Reason ¶
func (e CreateOrgReqValidationError) Reason() string
Reason function returns reason value.
type CreateOrgResp ¶
type CreateOrgResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *CreateOrgRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*CreateOrgResp) Descriptor
deprecated
func (*CreateOrgResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrgResp.ProtoReflect.Descriptor instead.
func (*CreateOrgResp) GetCode ¶
func (x *CreateOrgResp) GetCode() int32
func (*CreateOrgResp) GetData ¶
func (x *CreateOrgResp) GetData() *CreateOrgRespData
func (*CreateOrgResp) GetMessage ¶
func (x *CreateOrgResp) GetMessage() string
func (*CreateOrgResp) GetMetadata ¶
func (x *CreateOrgResp) GetMetadata() map[string]string
func (*CreateOrgResp) GetReason ¶
func (x *CreateOrgResp) GetReason() string
func (*CreateOrgResp) ProtoMessage ¶
func (*CreateOrgResp) ProtoMessage()
func (*CreateOrgResp) ProtoReflect ¶
func (x *CreateOrgResp) ProtoReflect() protoreflect.Message
func (*CreateOrgResp) Reset ¶
func (x *CreateOrgResp) Reset()
func (*CreateOrgResp) String ¶
func (x *CreateOrgResp) String() string
func (*CreateOrgResp) Validate ¶
func (m *CreateOrgResp) Validate() error
Validate checks the field values on CreateOrgResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrgResp) ValidateAll ¶
func (m *CreateOrgResp) ValidateAll() error
ValidateAll checks the field values on CreateOrgResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrgRespMultiError, or nil if none found.
type CreateOrgRespData ¶
type CreateOrgRespData struct {
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgName string `protobuf:"bytes,2,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
OrgAvatar string `protobuf:"bytes,3,opt,name=org_avatar,json=orgAvatar,proto3" json:"org_avatar,omitempty"`
OrgType enums.OrgTypeEnum_OrgType `` /* 128-byte string literal not displayed */
OrgStatus enums.OrgStatusEnum_OrgStatus `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*CreateOrgRespData) Descriptor
deprecated
func (*CreateOrgRespData) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrgRespData.ProtoReflect.Descriptor instead.
func (*CreateOrgRespData) GetOrgAvatar ¶
func (x *CreateOrgRespData) GetOrgAvatar() string
func (*CreateOrgRespData) GetOrgId ¶
func (x *CreateOrgRespData) GetOrgId() uint64
func (*CreateOrgRespData) GetOrgName ¶
func (x *CreateOrgRespData) GetOrgName() string
func (*CreateOrgRespData) GetOrgStatus ¶
func (x *CreateOrgRespData) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
func (*CreateOrgRespData) GetOrgType ¶
func (x *CreateOrgRespData) GetOrgType() enums.OrgTypeEnum_OrgType
func (*CreateOrgRespData) ProtoMessage ¶
func (*CreateOrgRespData) ProtoMessage()
func (*CreateOrgRespData) ProtoReflect ¶
func (x *CreateOrgRespData) ProtoReflect() protoreflect.Message
func (*CreateOrgRespData) Reset ¶
func (x *CreateOrgRespData) Reset()
func (*CreateOrgRespData) String ¶
func (x *CreateOrgRespData) String() string
func (*CreateOrgRespData) Validate ¶
func (m *CreateOrgRespData) Validate() error
Validate checks the field values on CreateOrgRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrgRespData) ValidateAll ¶
func (m *CreateOrgRespData) ValidateAll() error
ValidateAll checks the field values on CreateOrgRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrgRespDataMultiError, or nil if none found.
type CreateOrgRespDataMultiError ¶
type CreateOrgRespDataMultiError []error
CreateOrgRespDataMultiError is an error wrapping multiple validation errors returned by CreateOrgRespData.ValidateAll() if the designated constraints aren't met.
func (CreateOrgRespDataMultiError) AllErrors ¶
func (m CreateOrgRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrgRespDataMultiError) Error ¶
func (m CreateOrgRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrgRespDataValidationError ¶
type CreateOrgRespDataValidationError struct {
// contains filtered or unexported fields
}
CreateOrgRespDataValidationError is the validation error returned by CreateOrgRespData.Validate if the designated constraints aren't met.
func (CreateOrgRespDataValidationError) Cause ¶
func (e CreateOrgRespDataValidationError) Cause() error
Cause function returns cause value.
func (CreateOrgRespDataValidationError) Error ¶
func (e CreateOrgRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrgRespDataValidationError) ErrorName ¶
func (e CreateOrgRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrgRespDataValidationError) Field ¶
func (e CreateOrgRespDataValidationError) Field() string
Field function returns field value.
func (CreateOrgRespDataValidationError) Key ¶
func (e CreateOrgRespDataValidationError) Key() bool
Key function returns key value.
func (CreateOrgRespDataValidationError) Reason ¶
func (e CreateOrgRespDataValidationError) Reason() string
Reason function returns reason value.
type CreateOrgRespMultiError ¶
type CreateOrgRespMultiError []error
CreateOrgRespMultiError is an error wrapping multiple validation errors returned by CreateOrgResp.ValidateAll() if the designated constraints aren't met.
func (CreateOrgRespMultiError) AllErrors ¶
func (m CreateOrgRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrgRespMultiError) Error ¶
func (m CreateOrgRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrgRespValidationError ¶
type CreateOrgRespValidationError struct {
// contains filtered or unexported fields
}
CreateOrgRespValidationError is the validation error returned by CreateOrgResp.Validate if the designated constraints aren't met.
func (CreateOrgRespValidationError) Cause ¶
func (e CreateOrgRespValidationError) Cause() error
Cause function returns cause value.
func (CreateOrgRespValidationError) Error ¶
func (e CreateOrgRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrgRespValidationError) ErrorName ¶
func (e CreateOrgRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrgRespValidationError) Field ¶
func (e CreateOrgRespValidationError) Field() string
Field function returns field value.
func (CreateOrgRespValidationError) Key ¶
func (e CreateOrgRespValidationError) Key() bool
Key function returns key value.
func (CreateOrgRespValidationError) Reason ¶
func (e CreateOrgRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgEmployeeInfoListReq ¶
type GetOrgEmployeeInfoListReq struct {
EmployeeIds []uint64 `protobuf:"varint,100,rep,packed,name=employee_ids,json=employeeIds,proto3" json:"employee_ids,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgEmployeeInfoListReq) Descriptor
deprecated
func (*GetOrgEmployeeInfoListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgEmployeeInfoListReq.ProtoReflect.Descriptor instead.
func (*GetOrgEmployeeInfoListReq) GetEmployeeIds ¶
func (x *GetOrgEmployeeInfoListReq) GetEmployeeIds() []uint64
func (*GetOrgEmployeeInfoListReq) ProtoMessage ¶
func (*GetOrgEmployeeInfoListReq) ProtoMessage()
func (*GetOrgEmployeeInfoListReq) ProtoReflect ¶
func (x *GetOrgEmployeeInfoListReq) ProtoReflect() protoreflect.Message
func (*GetOrgEmployeeInfoListReq) Reset ¶
func (x *GetOrgEmployeeInfoListReq) Reset()
func (*GetOrgEmployeeInfoListReq) String ¶
func (x *GetOrgEmployeeInfoListReq) String() string
func (*GetOrgEmployeeInfoListReq) Validate ¶
func (m *GetOrgEmployeeInfoListReq) Validate() error
Validate checks the field values on GetOrgEmployeeInfoListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgEmployeeInfoListReq) ValidateAll ¶
func (m *GetOrgEmployeeInfoListReq) ValidateAll() error
ValidateAll checks the field values on GetOrgEmployeeInfoListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgEmployeeInfoListReqMultiError, or nil if none found.
type GetOrgEmployeeInfoListReqMultiError ¶
type GetOrgEmployeeInfoListReqMultiError []error
GetOrgEmployeeInfoListReqMultiError is an error wrapping multiple validation errors returned by GetOrgEmployeeInfoListReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgEmployeeInfoListReqMultiError) AllErrors ¶
func (m GetOrgEmployeeInfoListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgEmployeeInfoListReqMultiError) Error ¶
func (m GetOrgEmployeeInfoListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgEmployeeInfoListReqValidationError ¶
type GetOrgEmployeeInfoListReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgEmployeeInfoListReqValidationError is the validation error returned by GetOrgEmployeeInfoListReq.Validate if the designated constraints aren't met.
func (GetOrgEmployeeInfoListReqValidationError) Cause ¶
func (e GetOrgEmployeeInfoListReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgEmployeeInfoListReqValidationError) Error ¶
func (e GetOrgEmployeeInfoListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgEmployeeInfoListReqValidationError) ErrorName ¶
func (e GetOrgEmployeeInfoListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgEmployeeInfoListReqValidationError) Field ¶
func (e GetOrgEmployeeInfoListReqValidationError) Field() string
Field function returns field value.
func (GetOrgEmployeeInfoListReqValidationError) Key ¶
func (e GetOrgEmployeeInfoListReqValidationError) Key() bool
Key function returns key value.
func (GetOrgEmployeeInfoListReqValidationError) Reason ¶
func (e GetOrgEmployeeInfoListReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgEmployeeInfoListResp ¶
type GetOrgEmployeeInfoListResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data []*OrgEmployee `protobuf:"bytes,100,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgEmployeeInfoListResp) Descriptor
deprecated
func (*GetOrgEmployeeInfoListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgEmployeeInfoListResp.ProtoReflect.Descriptor instead.
func (*GetOrgEmployeeInfoListResp) GetCode ¶
func (x *GetOrgEmployeeInfoListResp) GetCode() int32
func (*GetOrgEmployeeInfoListResp) GetData ¶
func (x *GetOrgEmployeeInfoListResp) GetData() []*OrgEmployee
func (*GetOrgEmployeeInfoListResp) GetMessage ¶
func (x *GetOrgEmployeeInfoListResp) GetMessage() string
func (*GetOrgEmployeeInfoListResp) GetMetadata ¶
func (x *GetOrgEmployeeInfoListResp) GetMetadata() map[string]string
func (*GetOrgEmployeeInfoListResp) GetReason ¶
func (x *GetOrgEmployeeInfoListResp) GetReason() string
func (*GetOrgEmployeeInfoListResp) ProtoMessage ¶
func (*GetOrgEmployeeInfoListResp) ProtoMessage()
func (*GetOrgEmployeeInfoListResp) ProtoReflect ¶
func (x *GetOrgEmployeeInfoListResp) ProtoReflect() protoreflect.Message
func (*GetOrgEmployeeInfoListResp) Reset ¶
func (x *GetOrgEmployeeInfoListResp) Reset()
func (*GetOrgEmployeeInfoListResp) String ¶
func (x *GetOrgEmployeeInfoListResp) String() string
func (*GetOrgEmployeeInfoListResp) Validate ¶
func (m *GetOrgEmployeeInfoListResp) Validate() error
Validate checks the field values on GetOrgEmployeeInfoListResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgEmployeeInfoListResp) ValidateAll ¶
func (m *GetOrgEmployeeInfoListResp) ValidateAll() error
ValidateAll checks the field values on GetOrgEmployeeInfoListResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgEmployeeInfoListRespMultiError, or nil if none found.
type GetOrgEmployeeInfoListRespMultiError ¶
type GetOrgEmployeeInfoListRespMultiError []error
GetOrgEmployeeInfoListRespMultiError is an error wrapping multiple validation errors returned by GetOrgEmployeeInfoListResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgEmployeeInfoListRespMultiError) AllErrors ¶
func (m GetOrgEmployeeInfoListRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgEmployeeInfoListRespMultiError) Error ¶
func (m GetOrgEmployeeInfoListRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgEmployeeInfoListRespValidationError ¶
type GetOrgEmployeeInfoListRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgEmployeeInfoListRespValidationError is the validation error returned by GetOrgEmployeeInfoListResp.Validate if the designated constraints aren't met.
func (GetOrgEmployeeInfoListRespValidationError) Cause ¶
func (e GetOrgEmployeeInfoListRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgEmployeeInfoListRespValidationError) Error ¶
func (e GetOrgEmployeeInfoListRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgEmployeeInfoListRespValidationError) ErrorName ¶
func (e GetOrgEmployeeInfoListRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgEmployeeInfoListRespValidationError) Field ¶
func (e GetOrgEmployeeInfoListRespValidationError) Field() string
Field function returns field value.
func (GetOrgEmployeeInfoListRespValidationError) Key ¶
func (e GetOrgEmployeeInfoListRespValidationError) Key() bool
Key function returns key value.
func (GetOrgEmployeeInfoListRespValidationError) Reason ¶
func (e GetOrgEmployeeInfoListRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgEmployeeInfoReq ¶
type GetOrgEmployeeInfoReq struct {
EmployeeId uint64 `protobuf:"varint,100,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgEmployeeInfoReq) Descriptor
deprecated
func (*GetOrgEmployeeInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgEmployeeInfoReq.ProtoReflect.Descriptor instead.
func (*GetOrgEmployeeInfoReq) GetEmployeeId ¶
func (x *GetOrgEmployeeInfoReq) GetEmployeeId() uint64
func (*GetOrgEmployeeInfoReq) ProtoMessage ¶
func (*GetOrgEmployeeInfoReq) ProtoMessage()
func (*GetOrgEmployeeInfoReq) ProtoReflect ¶
func (x *GetOrgEmployeeInfoReq) ProtoReflect() protoreflect.Message
func (*GetOrgEmployeeInfoReq) Reset ¶
func (x *GetOrgEmployeeInfoReq) Reset()
func (*GetOrgEmployeeInfoReq) String ¶
func (x *GetOrgEmployeeInfoReq) String() string
func (*GetOrgEmployeeInfoReq) Validate ¶
func (m *GetOrgEmployeeInfoReq) Validate() error
Validate checks the field values on GetOrgEmployeeInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgEmployeeInfoReq) ValidateAll ¶
func (m *GetOrgEmployeeInfoReq) ValidateAll() error
ValidateAll checks the field values on GetOrgEmployeeInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgEmployeeInfoReqMultiError, or nil if none found.
type GetOrgEmployeeInfoReqMultiError ¶
type GetOrgEmployeeInfoReqMultiError []error
GetOrgEmployeeInfoReqMultiError is an error wrapping multiple validation errors returned by GetOrgEmployeeInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgEmployeeInfoReqMultiError) AllErrors ¶
func (m GetOrgEmployeeInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgEmployeeInfoReqMultiError) Error ¶
func (m GetOrgEmployeeInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgEmployeeInfoReqValidationError ¶
type GetOrgEmployeeInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgEmployeeInfoReqValidationError is the validation error returned by GetOrgEmployeeInfoReq.Validate if the designated constraints aren't met.
func (GetOrgEmployeeInfoReqValidationError) Cause ¶
func (e GetOrgEmployeeInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgEmployeeInfoReqValidationError) Error ¶
func (e GetOrgEmployeeInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgEmployeeInfoReqValidationError) ErrorName ¶
func (e GetOrgEmployeeInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgEmployeeInfoReqValidationError) Field ¶
func (e GetOrgEmployeeInfoReqValidationError) Field() string
Field function returns field value.
func (GetOrgEmployeeInfoReqValidationError) Key ¶
func (e GetOrgEmployeeInfoReqValidationError) Key() bool
Key function returns key value.
func (GetOrgEmployeeInfoReqValidationError) Reason ¶
func (e GetOrgEmployeeInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgEmployeeInfoResp ¶
type GetOrgEmployeeInfoResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *OrgEmployee `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgEmployeeInfoResp) Descriptor
deprecated
func (*GetOrgEmployeeInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgEmployeeInfoResp.ProtoReflect.Descriptor instead.
func (*GetOrgEmployeeInfoResp) GetCode ¶
func (x *GetOrgEmployeeInfoResp) GetCode() int32
func (*GetOrgEmployeeInfoResp) GetData ¶
func (x *GetOrgEmployeeInfoResp) GetData() *OrgEmployee
func (*GetOrgEmployeeInfoResp) GetMessage ¶
func (x *GetOrgEmployeeInfoResp) GetMessage() string
func (*GetOrgEmployeeInfoResp) GetMetadata ¶
func (x *GetOrgEmployeeInfoResp) GetMetadata() map[string]string
func (*GetOrgEmployeeInfoResp) GetReason ¶
func (x *GetOrgEmployeeInfoResp) GetReason() string
func (*GetOrgEmployeeInfoResp) ProtoMessage ¶
func (*GetOrgEmployeeInfoResp) ProtoMessage()
func (*GetOrgEmployeeInfoResp) ProtoReflect ¶
func (x *GetOrgEmployeeInfoResp) ProtoReflect() protoreflect.Message
func (*GetOrgEmployeeInfoResp) Reset ¶
func (x *GetOrgEmployeeInfoResp) Reset()
func (*GetOrgEmployeeInfoResp) String ¶
func (x *GetOrgEmployeeInfoResp) String() string
func (*GetOrgEmployeeInfoResp) Validate ¶
func (m *GetOrgEmployeeInfoResp) Validate() error
Validate checks the field values on GetOrgEmployeeInfoResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgEmployeeInfoResp) ValidateAll ¶
func (m *GetOrgEmployeeInfoResp) ValidateAll() error
ValidateAll checks the field values on GetOrgEmployeeInfoResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgEmployeeInfoRespMultiError, or nil if none found.
type GetOrgEmployeeInfoRespMultiError ¶
type GetOrgEmployeeInfoRespMultiError []error
GetOrgEmployeeInfoRespMultiError is an error wrapping multiple validation errors returned by GetOrgEmployeeInfoResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgEmployeeInfoRespMultiError) AllErrors ¶
func (m GetOrgEmployeeInfoRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgEmployeeInfoRespMultiError) Error ¶
func (m GetOrgEmployeeInfoRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgEmployeeInfoRespValidationError ¶
type GetOrgEmployeeInfoRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgEmployeeInfoRespValidationError is the validation error returned by GetOrgEmployeeInfoResp.Validate if the designated constraints aren't met.
func (GetOrgEmployeeInfoRespValidationError) Cause ¶
func (e GetOrgEmployeeInfoRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgEmployeeInfoRespValidationError) Error ¶
func (e GetOrgEmployeeInfoRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgEmployeeInfoRespValidationError) ErrorName ¶
func (e GetOrgEmployeeInfoRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgEmployeeInfoRespValidationError) Field ¶
func (e GetOrgEmployeeInfoRespValidationError) Field() string
Field function returns field value.
func (GetOrgEmployeeInfoRespValidationError) Key ¶
func (e GetOrgEmployeeInfoRespValidationError) Key() bool
Key function returns key value.
func (GetOrgEmployeeInfoRespValidationError) Reason ¶
func (e GetOrgEmployeeInfoRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgEmployeeListReq ¶
type GetOrgEmployeeListReq struct {
PageRequest *page.PageRequest `protobuf:"bytes,1,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
OrgIds []uint64 `protobuf:"varint,100,rep,packed,name=org_ids,json=orgIds,proto3" json:"org_ids,omitempty"` // 组织ids
EmployeeIds []uint64 `protobuf:"varint,101,rep,packed,name=employee_ids,json=employeeIds,proto3" json:"employee_ids,omitempty"` // 成员ids
UserIds []uint64 `protobuf:"varint,102,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // 用户ids
EmployeeName string `protobuf:"bytes,103,opt,name=employee_name,json=employeeName,proto3" json:"employee_name,omitempty"` // 成员名称
// contains filtered or unexported fields
}
func (*GetOrgEmployeeListReq) Descriptor
deprecated
func (*GetOrgEmployeeListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgEmployeeListReq.ProtoReflect.Descriptor instead.
func (*GetOrgEmployeeListReq) GetEmployeeIds ¶
func (x *GetOrgEmployeeListReq) GetEmployeeIds() []uint64
func (*GetOrgEmployeeListReq) GetEmployeeName ¶
func (x *GetOrgEmployeeListReq) GetEmployeeName() string
func (*GetOrgEmployeeListReq) GetOrgIds ¶
func (x *GetOrgEmployeeListReq) GetOrgIds() []uint64
func (*GetOrgEmployeeListReq) GetPageRequest ¶
func (x *GetOrgEmployeeListReq) GetPageRequest() *page.PageRequest
func (*GetOrgEmployeeListReq) GetUserIds ¶
func (x *GetOrgEmployeeListReq) GetUserIds() []uint64
func (*GetOrgEmployeeListReq) ProtoMessage ¶
func (*GetOrgEmployeeListReq) ProtoMessage()
func (*GetOrgEmployeeListReq) ProtoReflect ¶
func (x *GetOrgEmployeeListReq) ProtoReflect() protoreflect.Message
func (*GetOrgEmployeeListReq) Reset ¶
func (x *GetOrgEmployeeListReq) Reset()
func (*GetOrgEmployeeListReq) String ¶
func (x *GetOrgEmployeeListReq) String() string
func (*GetOrgEmployeeListReq) Validate ¶
func (m *GetOrgEmployeeListReq) Validate() error
Validate checks the field values on GetOrgEmployeeListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgEmployeeListReq) ValidateAll ¶
func (m *GetOrgEmployeeListReq) ValidateAll() error
ValidateAll checks the field values on GetOrgEmployeeListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgEmployeeListReqMultiError, or nil if none found.
type GetOrgEmployeeListReqMultiError ¶
type GetOrgEmployeeListReqMultiError []error
GetOrgEmployeeListReqMultiError is an error wrapping multiple validation errors returned by GetOrgEmployeeListReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgEmployeeListReqMultiError) AllErrors ¶
func (m GetOrgEmployeeListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgEmployeeListReqMultiError) Error ¶
func (m GetOrgEmployeeListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgEmployeeListReqValidationError ¶
type GetOrgEmployeeListReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgEmployeeListReqValidationError is the validation error returned by GetOrgEmployeeListReq.Validate if the designated constraints aren't met.
func (GetOrgEmployeeListReqValidationError) Cause ¶
func (e GetOrgEmployeeListReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgEmployeeListReqValidationError) Error ¶
func (e GetOrgEmployeeListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgEmployeeListReqValidationError) ErrorName ¶
func (e GetOrgEmployeeListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgEmployeeListReqValidationError) Field ¶
func (e GetOrgEmployeeListReqValidationError) Field() string
Field function returns field value.
func (GetOrgEmployeeListReqValidationError) Key ¶
func (e GetOrgEmployeeListReqValidationError) Key() bool
Key function returns key value.
func (GetOrgEmployeeListReqValidationError) Reason ¶
func (e GetOrgEmployeeListReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgEmployeeListResp ¶
type GetOrgEmployeeListResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *GetOrgEmployeeListRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgEmployeeListResp) Descriptor
deprecated
func (*GetOrgEmployeeListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgEmployeeListResp.ProtoReflect.Descriptor instead.
func (*GetOrgEmployeeListResp) GetCode ¶
func (x *GetOrgEmployeeListResp) GetCode() int32
func (*GetOrgEmployeeListResp) GetData ¶
func (x *GetOrgEmployeeListResp) GetData() *GetOrgEmployeeListRespData
func (*GetOrgEmployeeListResp) GetMessage ¶
func (x *GetOrgEmployeeListResp) GetMessage() string
func (*GetOrgEmployeeListResp) GetMetadata ¶
func (x *GetOrgEmployeeListResp) GetMetadata() map[string]string
func (*GetOrgEmployeeListResp) GetReason ¶
func (x *GetOrgEmployeeListResp) GetReason() string
func (*GetOrgEmployeeListResp) ProtoMessage ¶
func (*GetOrgEmployeeListResp) ProtoMessage()
func (*GetOrgEmployeeListResp) ProtoReflect ¶
func (x *GetOrgEmployeeListResp) ProtoReflect() protoreflect.Message
func (*GetOrgEmployeeListResp) Reset ¶
func (x *GetOrgEmployeeListResp) Reset()
func (*GetOrgEmployeeListResp) String ¶
func (x *GetOrgEmployeeListResp) String() string
func (*GetOrgEmployeeListResp) Validate ¶
func (m *GetOrgEmployeeListResp) Validate() error
Validate checks the field values on GetOrgEmployeeListResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgEmployeeListResp) ValidateAll ¶
func (m *GetOrgEmployeeListResp) ValidateAll() error
ValidateAll checks the field values on GetOrgEmployeeListResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgEmployeeListRespMultiError, or nil if none found.
type GetOrgEmployeeListRespData ¶
type GetOrgEmployeeListRespData struct {
List []*OrgEmployee `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
PageInfo *page.PageResponse `protobuf:"bytes,2,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgEmployeeListRespData) Descriptor
deprecated
func (*GetOrgEmployeeListRespData) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgEmployeeListRespData.ProtoReflect.Descriptor instead.
func (*GetOrgEmployeeListRespData) GetList ¶
func (x *GetOrgEmployeeListRespData) GetList() []*OrgEmployee
func (*GetOrgEmployeeListRespData) GetPageInfo ¶
func (x *GetOrgEmployeeListRespData) GetPageInfo() *page.PageResponse
func (*GetOrgEmployeeListRespData) ProtoMessage ¶
func (*GetOrgEmployeeListRespData) ProtoMessage()
func (*GetOrgEmployeeListRespData) ProtoReflect ¶
func (x *GetOrgEmployeeListRespData) ProtoReflect() protoreflect.Message
func (*GetOrgEmployeeListRespData) Reset ¶
func (x *GetOrgEmployeeListRespData) Reset()
func (*GetOrgEmployeeListRespData) String ¶
func (x *GetOrgEmployeeListRespData) String() string
func (*GetOrgEmployeeListRespData) Validate ¶
func (m *GetOrgEmployeeListRespData) Validate() error
Validate checks the field values on GetOrgEmployeeListRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgEmployeeListRespData) ValidateAll ¶
func (m *GetOrgEmployeeListRespData) ValidateAll() error
ValidateAll checks the field values on GetOrgEmployeeListRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgEmployeeListRespDataMultiError, or nil if none found.
type GetOrgEmployeeListRespDataMultiError ¶
type GetOrgEmployeeListRespDataMultiError []error
GetOrgEmployeeListRespDataMultiError is an error wrapping multiple validation errors returned by GetOrgEmployeeListRespData.ValidateAll() if the designated constraints aren't met.
func (GetOrgEmployeeListRespDataMultiError) AllErrors ¶
func (m GetOrgEmployeeListRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgEmployeeListRespDataMultiError) Error ¶
func (m GetOrgEmployeeListRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgEmployeeListRespDataValidationError ¶
type GetOrgEmployeeListRespDataValidationError struct {
// contains filtered or unexported fields
}
GetOrgEmployeeListRespDataValidationError is the validation error returned by GetOrgEmployeeListRespData.Validate if the designated constraints aren't met.
func (GetOrgEmployeeListRespDataValidationError) Cause ¶
func (e GetOrgEmployeeListRespDataValidationError) Cause() error
Cause function returns cause value.
func (GetOrgEmployeeListRespDataValidationError) Error ¶
func (e GetOrgEmployeeListRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgEmployeeListRespDataValidationError) ErrorName ¶
func (e GetOrgEmployeeListRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgEmployeeListRespDataValidationError) Field ¶
func (e GetOrgEmployeeListRespDataValidationError) Field() string
Field function returns field value.
func (GetOrgEmployeeListRespDataValidationError) Key ¶
func (e GetOrgEmployeeListRespDataValidationError) Key() bool
Key function returns key value.
func (GetOrgEmployeeListRespDataValidationError) Reason ¶
func (e GetOrgEmployeeListRespDataValidationError) Reason() string
Reason function returns reason value.
type GetOrgEmployeeListRespMultiError ¶
type GetOrgEmployeeListRespMultiError []error
GetOrgEmployeeListRespMultiError is an error wrapping multiple validation errors returned by GetOrgEmployeeListResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgEmployeeListRespMultiError) AllErrors ¶
func (m GetOrgEmployeeListRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgEmployeeListRespMultiError) Error ¶
func (m GetOrgEmployeeListRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgEmployeeListRespValidationError ¶
type GetOrgEmployeeListRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgEmployeeListRespValidationError is the validation error returned by GetOrgEmployeeListResp.Validate if the designated constraints aren't met.
func (GetOrgEmployeeListRespValidationError) Cause ¶
func (e GetOrgEmployeeListRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgEmployeeListRespValidationError) Error ¶
func (e GetOrgEmployeeListRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgEmployeeListRespValidationError) ErrorName ¶
func (e GetOrgEmployeeListRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgEmployeeListRespValidationError) Field ¶
func (e GetOrgEmployeeListRespValidationError) Field() string
Field function returns field value.
func (GetOrgEmployeeListRespValidationError) Key ¶
func (e GetOrgEmployeeListRespValidationError) Key() bool
Key function returns key value.
func (GetOrgEmployeeListRespValidationError) Reason ¶
func (e GetOrgEmployeeListRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgInfoListReq ¶
type GetOrgInfoListReq struct {
OrgIds []uint64 `protobuf:"varint,100,rep,packed,name=org_ids,json=orgIds,proto3" json:"org_ids,omitempty"` // 组织ID
// contains filtered or unexported fields
}
func (*GetOrgInfoListReq) Descriptor
deprecated
func (*GetOrgInfoListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInfoListReq.ProtoReflect.Descriptor instead.
func (*GetOrgInfoListReq) GetOrgIds ¶
func (x *GetOrgInfoListReq) GetOrgIds() []uint64
func (*GetOrgInfoListReq) ProtoMessage ¶
func (*GetOrgInfoListReq) ProtoMessage()
func (*GetOrgInfoListReq) ProtoReflect ¶
func (x *GetOrgInfoListReq) ProtoReflect() protoreflect.Message
func (*GetOrgInfoListReq) Reset ¶
func (x *GetOrgInfoListReq) Reset()
func (*GetOrgInfoListReq) String ¶
func (x *GetOrgInfoListReq) String() string
func (*GetOrgInfoListReq) Validate ¶
func (m *GetOrgInfoListReq) Validate() error
Validate checks the field values on GetOrgInfoListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInfoListReq) ValidateAll ¶
func (m *GetOrgInfoListReq) ValidateAll() error
ValidateAll checks the field values on GetOrgInfoListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInfoListReqMultiError, or nil if none found.
type GetOrgInfoListReqMultiError ¶
type GetOrgInfoListReqMultiError []error
GetOrgInfoListReqMultiError is an error wrapping multiple validation errors returned by GetOrgInfoListReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgInfoListReqMultiError) AllErrors ¶
func (m GetOrgInfoListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInfoListReqMultiError) Error ¶
func (m GetOrgInfoListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInfoListReqValidationError ¶
type GetOrgInfoListReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgInfoListReqValidationError is the validation error returned by GetOrgInfoListReq.Validate if the designated constraints aren't met.
func (GetOrgInfoListReqValidationError) Cause ¶
func (e GetOrgInfoListReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInfoListReqValidationError) Error ¶
func (e GetOrgInfoListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInfoListReqValidationError) ErrorName ¶
func (e GetOrgInfoListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInfoListReqValidationError) Field ¶
func (e GetOrgInfoListReqValidationError) Field() string
Field function returns field value.
func (GetOrgInfoListReqValidationError) Key ¶
func (e GetOrgInfoListReqValidationError) Key() bool
Key function returns key value.
func (GetOrgInfoListReqValidationError) Reason ¶
func (e GetOrgInfoListReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgInfoListResp ¶
type GetOrgInfoListResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data []*Org `protobuf:"bytes,100,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInfoListResp) Descriptor
deprecated
func (*GetOrgInfoListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInfoListResp.ProtoReflect.Descriptor instead.
func (*GetOrgInfoListResp) GetCode ¶
func (x *GetOrgInfoListResp) GetCode() int32
func (*GetOrgInfoListResp) GetData ¶
func (x *GetOrgInfoListResp) GetData() []*Org
func (*GetOrgInfoListResp) GetMessage ¶
func (x *GetOrgInfoListResp) GetMessage() string
func (*GetOrgInfoListResp) GetMetadata ¶
func (x *GetOrgInfoListResp) GetMetadata() map[string]string
func (*GetOrgInfoListResp) GetReason ¶
func (x *GetOrgInfoListResp) GetReason() string
func (*GetOrgInfoListResp) ProtoMessage ¶
func (*GetOrgInfoListResp) ProtoMessage()
func (*GetOrgInfoListResp) ProtoReflect ¶
func (x *GetOrgInfoListResp) ProtoReflect() protoreflect.Message
func (*GetOrgInfoListResp) Reset ¶
func (x *GetOrgInfoListResp) Reset()
func (*GetOrgInfoListResp) String ¶
func (x *GetOrgInfoListResp) String() string
func (*GetOrgInfoListResp) Validate ¶
func (m *GetOrgInfoListResp) Validate() error
Validate checks the field values on GetOrgInfoListResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInfoListResp) ValidateAll ¶
func (m *GetOrgInfoListResp) ValidateAll() error
ValidateAll checks the field values on GetOrgInfoListResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInfoListRespMultiError, or nil if none found.
type GetOrgInfoListRespMultiError ¶
type GetOrgInfoListRespMultiError []error
GetOrgInfoListRespMultiError is an error wrapping multiple validation errors returned by GetOrgInfoListResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgInfoListRespMultiError) AllErrors ¶
func (m GetOrgInfoListRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInfoListRespMultiError) Error ¶
func (m GetOrgInfoListRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInfoListRespValidationError ¶
type GetOrgInfoListRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgInfoListRespValidationError is the validation error returned by GetOrgInfoListResp.Validate if the designated constraints aren't met.
func (GetOrgInfoListRespValidationError) Cause ¶
func (e GetOrgInfoListRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInfoListRespValidationError) Error ¶
func (e GetOrgInfoListRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInfoListRespValidationError) ErrorName ¶
func (e GetOrgInfoListRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInfoListRespValidationError) Field ¶
func (e GetOrgInfoListRespValidationError) Field() string
Field function returns field value.
func (GetOrgInfoListRespValidationError) Key ¶
func (e GetOrgInfoListRespValidationError) Key() bool
Key function returns key value.
func (GetOrgInfoListRespValidationError) Reason ¶
func (e GetOrgInfoListRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgInfoReq ¶
type GetOrgInfoReq struct {
OrgId uint64 `protobuf:"varint,100,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // 组织ID
// contains filtered or unexported fields
}
func (*GetOrgInfoReq) Descriptor
deprecated
func (*GetOrgInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInfoReq.ProtoReflect.Descriptor instead.
func (*GetOrgInfoReq) GetOrgId ¶
func (x *GetOrgInfoReq) GetOrgId() uint64
func (*GetOrgInfoReq) ProtoMessage ¶
func (*GetOrgInfoReq) ProtoMessage()
func (*GetOrgInfoReq) ProtoReflect ¶
func (x *GetOrgInfoReq) ProtoReflect() protoreflect.Message
func (*GetOrgInfoReq) Reset ¶
func (x *GetOrgInfoReq) Reset()
func (*GetOrgInfoReq) String ¶
func (x *GetOrgInfoReq) String() string
func (*GetOrgInfoReq) Validate ¶
func (m *GetOrgInfoReq) Validate() error
Validate checks the field values on GetOrgInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInfoReq) ValidateAll ¶
func (m *GetOrgInfoReq) ValidateAll() error
ValidateAll checks the field values on GetOrgInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInfoReqMultiError, or nil if none found.
type GetOrgInfoReqMultiError ¶
type GetOrgInfoReqMultiError []error
GetOrgInfoReqMultiError is an error wrapping multiple validation errors returned by GetOrgInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgInfoReqMultiError) AllErrors ¶
func (m GetOrgInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInfoReqMultiError) Error ¶
func (m GetOrgInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInfoReqValidationError ¶
type GetOrgInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgInfoReqValidationError is the validation error returned by GetOrgInfoReq.Validate if the designated constraints aren't met.
func (GetOrgInfoReqValidationError) Cause ¶
func (e GetOrgInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInfoReqValidationError) Error ¶
func (e GetOrgInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInfoReqValidationError) ErrorName ¶
func (e GetOrgInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInfoReqValidationError) Field ¶
func (e GetOrgInfoReqValidationError) Field() string
Field function returns field value.
func (GetOrgInfoReqValidationError) Key ¶
func (e GetOrgInfoReqValidationError) Key() bool
Key function returns key value.
func (GetOrgInfoReqValidationError) Reason ¶
func (e GetOrgInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgInfoResp ¶
type GetOrgInfoResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *Org `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInfoResp) Descriptor
deprecated
func (*GetOrgInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInfoResp.ProtoReflect.Descriptor instead.
func (*GetOrgInfoResp) GetCode ¶
func (x *GetOrgInfoResp) GetCode() int32
func (*GetOrgInfoResp) GetData ¶
func (x *GetOrgInfoResp) GetData() *Org
func (*GetOrgInfoResp) GetMessage ¶
func (x *GetOrgInfoResp) GetMessage() string
func (*GetOrgInfoResp) GetMetadata ¶
func (x *GetOrgInfoResp) GetMetadata() map[string]string
func (*GetOrgInfoResp) GetReason ¶
func (x *GetOrgInfoResp) GetReason() string
func (*GetOrgInfoResp) ProtoMessage ¶
func (*GetOrgInfoResp) ProtoMessage()
func (*GetOrgInfoResp) ProtoReflect ¶
func (x *GetOrgInfoResp) ProtoReflect() protoreflect.Message
func (*GetOrgInfoResp) Reset ¶
func (x *GetOrgInfoResp) Reset()
func (*GetOrgInfoResp) String ¶
func (x *GetOrgInfoResp) String() string
func (*GetOrgInfoResp) Validate ¶
func (m *GetOrgInfoResp) Validate() error
Validate checks the field values on GetOrgInfoResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInfoResp) ValidateAll ¶
func (m *GetOrgInfoResp) ValidateAll() error
ValidateAll checks the field values on GetOrgInfoResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInfoRespMultiError, or nil if none found.
type GetOrgInfoRespMultiError ¶
type GetOrgInfoRespMultiError []error
GetOrgInfoRespMultiError is an error wrapping multiple validation errors returned by GetOrgInfoResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgInfoRespMultiError) AllErrors ¶
func (m GetOrgInfoRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInfoRespMultiError) Error ¶
func (m GetOrgInfoRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInfoRespValidationError ¶
type GetOrgInfoRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgInfoRespValidationError is the validation error returned by GetOrgInfoResp.Validate if the designated constraints aren't met.
func (GetOrgInfoRespValidationError) Cause ¶
func (e GetOrgInfoRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInfoRespValidationError) Error ¶
func (e GetOrgInfoRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInfoRespValidationError) ErrorName ¶
func (e GetOrgInfoRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInfoRespValidationError) Field ¶
func (e GetOrgInfoRespValidationError) Field() string
Field function returns field value.
func (GetOrgInfoRespValidationError) Key ¶
func (e GetOrgInfoRespValidationError) Key() bool
Key function returns key value.
func (GetOrgInfoRespValidationError) Reason ¶
func (e GetOrgInfoRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgInviteRecordInfoListReq ¶
type GetOrgInviteRecordInfoListReq struct {
InviteIds []uint64 `protobuf:"varint,100,rep,packed,name=invite_ids,json=inviteIds,proto3" json:"invite_ids,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInviteRecordInfoListReq) Descriptor
deprecated
func (*GetOrgInviteRecordInfoListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInviteRecordInfoListReq.ProtoReflect.Descriptor instead.
func (*GetOrgInviteRecordInfoListReq) GetInviteIds ¶
func (x *GetOrgInviteRecordInfoListReq) GetInviteIds() []uint64
func (*GetOrgInviteRecordInfoListReq) ProtoMessage ¶
func (*GetOrgInviteRecordInfoListReq) ProtoMessage()
func (*GetOrgInviteRecordInfoListReq) ProtoReflect ¶
func (x *GetOrgInviteRecordInfoListReq) ProtoReflect() protoreflect.Message
func (*GetOrgInviteRecordInfoListReq) Reset ¶
func (x *GetOrgInviteRecordInfoListReq) Reset()
func (*GetOrgInviteRecordInfoListReq) String ¶
func (x *GetOrgInviteRecordInfoListReq) String() string
func (*GetOrgInviteRecordInfoListReq) Validate ¶
func (m *GetOrgInviteRecordInfoListReq) Validate() error
Validate checks the field values on GetOrgInviteRecordInfoListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInviteRecordInfoListReq) ValidateAll ¶
func (m *GetOrgInviteRecordInfoListReq) ValidateAll() error
ValidateAll checks the field values on GetOrgInviteRecordInfoListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInviteRecordInfoListReqMultiError, or nil if none found.
type GetOrgInviteRecordInfoListReqMultiError ¶
type GetOrgInviteRecordInfoListReqMultiError []error
GetOrgInviteRecordInfoListReqMultiError is an error wrapping multiple validation errors returned by GetOrgInviteRecordInfoListReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgInviteRecordInfoListReqMultiError) AllErrors ¶
func (m GetOrgInviteRecordInfoListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInviteRecordInfoListReqMultiError) Error ¶
func (m GetOrgInviteRecordInfoListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInviteRecordInfoListReqValidationError ¶
type GetOrgInviteRecordInfoListReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgInviteRecordInfoListReqValidationError is the validation error returned by GetOrgInviteRecordInfoListReq.Validate if the designated constraints aren't met.
func (GetOrgInviteRecordInfoListReqValidationError) Cause ¶
func (e GetOrgInviteRecordInfoListReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInviteRecordInfoListReqValidationError) Error ¶
func (e GetOrgInviteRecordInfoListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInviteRecordInfoListReqValidationError) ErrorName ¶
func (e GetOrgInviteRecordInfoListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInviteRecordInfoListReqValidationError) Field ¶
func (e GetOrgInviteRecordInfoListReqValidationError) Field() string
Field function returns field value.
func (GetOrgInviteRecordInfoListReqValidationError) Key ¶
func (e GetOrgInviteRecordInfoListReqValidationError) Key() bool
Key function returns key value.
func (GetOrgInviteRecordInfoListReqValidationError) Reason ¶
func (e GetOrgInviteRecordInfoListReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgInviteRecordInfoListResp ¶
type GetOrgInviteRecordInfoListResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data []*OrgInviteRecord `protobuf:"bytes,100,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInviteRecordInfoListResp) Descriptor
deprecated
func (*GetOrgInviteRecordInfoListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInviteRecordInfoListResp.ProtoReflect.Descriptor instead.
func (*GetOrgInviteRecordInfoListResp) GetCode ¶
func (x *GetOrgInviteRecordInfoListResp) GetCode() int32
func (*GetOrgInviteRecordInfoListResp) GetData ¶
func (x *GetOrgInviteRecordInfoListResp) GetData() []*OrgInviteRecord
func (*GetOrgInviteRecordInfoListResp) GetMessage ¶
func (x *GetOrgInviteRecordInfoListResp) GetMessage() string
func (*GetOrgInviteRecordInfoListResp) GetMetadata ¶
func (x *GetOrgInviteRecordInfoListResp) GetMetadata() map[string]string
func (*GetOrgInviteRecordInfoListResp) GetReason ¶
func (x *GetOrgInviteRecordInfoListResp) GetReason() string
func (*GetOrgInviteRecordInfoListResp) ProtoMessage ¶
func (*GetOrgInviteRecordInfoListResp) ProtoMessage()
func (*GetOrgInviteRecordInfoListResp) ProtoReflect ¶
func (x *GetOrgInviteRecordInfoListResp) ProtoReflect() protoreflect.Message
func (*GetOrgInviteRecordInfoListResp) Reset ¶
func (x *GetOrgInviteRecordInfoListResp) Reset()
func (*GetOrgInviteRecordInfoListResp) String ¶
func (x *GetOrgInviteRecordInfoListResp) String() string
func (*GetOrgInviteRecordInfoListResp) Validate ¶
func (m *GetOrgInviteRecordInfoListResp) Validate() error
Validate checks the field values on GetOrgInviteRecordInfoListResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInviteRecordInfoListResp) ValidateAll ¶
func (m *GetOrgInviteRecordInfoListResp) ValidateAll() error
ValidateAll checks the field values on GetOrgInviteRecordInfoListResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInviteRecordInfoListRespMultiError, or nil if none found.
type GetOrgInviteRecordInfoListRespMultiError ¶
type GetOrgInviteRecordInfoListRespMultiError []error
GetOrgInviteRecordInfoListRespMultiError is an error wrapping multiple validation errors returned by GetOrgInviteRecordInfoListResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgInviteRecordInfoListRespMultiError) AllErrors ¶
func (m GetOrgInviteRecordInfoListRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInviteRecordInfoListRespMultiError) Error ¶
func (m GetOrgInviteRecordInfoListRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInviteRecordInfoListRespValidationError ¶
type GetOrgInviteRecordInfoListRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgInviteRecordInfoListRespValidationError is the validation error returned by GetOrgInviteRecordInfoListResp.Validate if the designated constraints aren't met.
func (GetOrgInviteRecordInfoListRespValidationError) Cause ¶
func (e GetOrgInviteRecordInfoListRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInviteRecordInfoListRespValidationError) Error ¶
func (e GetOrgInviteRecordInfoListRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInviteRecordInfoListRespValidationError) ErrorName ¶
func (e GetOrgInviteRecordInfoListRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInviteRecordInfoListRespValidationError) Field ¶
func (e GetOrgInviteRecordInfoListRespValidationError) Field() string
Field function returns field value.
func (GetOrgInviteRecordInfoListRespValidationError) Key ¶
func (e GetOrgInviteRecordInfoListRespValidationError) Key() bool
Key function returns key value.
func (GetOrgInviteRecordInfoListRespValidationError) Reason ¶
func (e GetOrgInviteRecordInfoListRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgInviteRecordInfoReq ¶
type GetOrgInviteRecordInfoReq struct {
InviteId uint64 `protobuf:"varint,100,opt,name=invite_id,json=inviteId,proto3" json:"invite_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInviteRecordInfoReq) Descriptor
deprecated
func (*GetOrgInviteRecordInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInviteRecordInfoReq.ProtoReflect.Descriptor instead.
func (*GetOrgInviteRecordInfoReq) GetInviteId ¶
func (x *GetOrgInviteRecordInfoReq) GetInviteId() uint64
func (*GetOrgInviteRecordInfoReq) ProtoMessage ¶
func (*GetOrgInviteRecordInfoReq) ProtoMessage()
func (*GetOrgInviteRecordInfoReq) ProtoReflect ¶
func (x *GetOrgInviteRecordInfoReq) ProtoReflect() protoreflect.Message
func (*GetOrgInviteRecordInfoReq) Reset ¶
func (x *GetOrgInviteRecordInfoReq) Reset()
func (*GetOrgInviteRecordInfoReq) String ¶
func (x *GetOrgInviteRecordInfoReq) String() string
func (*GetOrgInviteRecordInfoReq) Validate ¶
func (m *GetOrgInviteRecordInfoReq) Validate() error
Validate checks the field values on GetOrgInviteRecordInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInviteRecordInfoReq) ValidateAll ¶
func (m *GetOrgInviteRecordInfoReq) ValidateAll() error
ValidateAll checks the field values on GetOrgInviteRecordInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInviteRecordInfoReqMultiError, or nil if none found.
type GetOrgInviteRecordInfoReqMultiError ¶
type GetOrgInviteRecordInfoReqMultiError []error
GetOrgInviteRecordInfoReqMultiError is an error wrapping multiple validation errors returned by GetOrgInviteRecordInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgInviteRecordInfoReqMultiError) AllErrors ¶
func (m GetOrgInviteRecordInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInviteRecordInfoReqMultiError) Error ¶
func (m GetOrgInviteRecordInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInviteRecordInfoReqValidationError ¶
type GetOrgInviteRecordInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgInviteRecordInfoReqValidationError is the validation error returned by GetOrgInviteRecordInfoReq.Validate if the designated constraints aren't met.
func (GetOrgInviteRecordInfoReqValidationError) Cause ¶
func (e GetOrgInviteRecordInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInviteRecordInfoReqValidationError) Error ¶
func (e GetOrgInviteRecordInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInviteRecordInfoReqValidationError) ErrorName ¶
func (e GetOrgInviteRecordInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInviteRecordInfoReqValidationError) Field ¶
func (e GetOrgInviteRecordInfoReqValidationError) Field() string
Field function returns field value.
func (GetOrgInviteRecordInfoReqValidationError) Key ¶
func (e GetOrgInviteRecordInfoReqValidationError) Key() bool
Key function returns key value.
func (GetOrgInviteRecordInfoReqValidationError) Reason ¶
func (e GetOrgInviteRecordInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgInviteRecordInfoResp ¶
type GetOrgInviteRecordInfoResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *OrgInviteRecord `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInviteRecordInfoResp) Descriptor
deprecated
func (*GetOrgInviteRecordInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInviteRecordInfoResp.ProtoReflect.Descriptor instead.
func (*GetOrgInviteRecordInfoResp) GetCode ¶
func (x *GetOrgInviteRecordInfoResp) GetCode() int32
func (*GetOrgInviteRecordInfoResp) GetData ¶
func (x *GetOrgInviteRecordInfoResp) GetData() *OrgInviteRecord
func (*GetOrgInviteRecordInfoResp) GetMessage ¶
func (x *GetOrgInviteRecordInfoResp) GetMessage() string
func (*GetOrgInviteRecordInfoResp) GetMetadata ¶
func (x *GetOrgInviteRecordInfoResp) GetMetadata() map[string]string
func (*GetOrgInviteRecordInfoResp) GetReason ¶
func (x *GetOrgInviteRecordInfoResp) GetReason() string
func (*GetOrgInviteRecordInfoResp) ProtoMessage ¶
func (*GetOrgInviteRecordInfoResp) ProtoMessage()
func (*GetOrgInviteRecordInfoResp) ProtoReflect ¶
func (x *GetOrgInviteRecordInfoResp) ProtoReflect() protoreflect.Message
func (*GetOrgInviteRecordInfoResp) Reset ¶
func (x *GetOrgInviteRecordInfoResp) Reset()
func (*GetOrgInviteRecordInfoResp) String ¶
func (x *GetOrgInviteRecordInfoResp) String() string
func (*GetOrgInviteRecordInfoResp) Validate ¶
func (m *GetOrgInviteRecordInfoResp) Validate() error
Validate checks the field values on GetOrgInviteRecordInfoResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInviteRecordInfoResp) ValidateAll ¶
func (m *GetOrgInviteRecordInfoResp) ValidateAll() error
ValidateAll checks the field values on GetOrgInviteRecordInfoResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInviteRecordInfoRespMultiError, or nil if none found.
type GetOrgInviteRecordInfoRespMultiError ¶
type GetOrgInviteRecordInfoRespMultiError []error
GetOrgInviteRecordInfoRespMultiError is an error wrapping multiple validation errors returned by GetOrgInviteRecordInfoResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgInviteRecordInfoRespMultiError) AllErrors ¶
func (m GetOrgInviteRecordInfoRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInviteRecordInfoRespMultiError) Error ¶
func (m GetOrgInviteRecordInfoRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInviteRecordInfoRespValidationError ¶
type GetOrgInviteRecordInfoRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgInviteRecordInfoRespValidationError is the validation error returned by GetOrgInviteRecordInfoResp.Validate if the designated constraints aren't met.
func (GetOrgInviteRecordInfoRespValidationError) Cause ¶
func (e GetOrgInviteRecordInfoRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInviteRecordInfoRespValidationError) Error ¶
func (e GetOrgInviteRecordInfoRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInviteRecordInfoRespValidationError) ErrorName ¶
func (e GetOrgInviteRecordInfoRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInviteRecordInfoRespValidationError) Field ¶
func (e GetOrgInviteRecordInfoRespValidationError) Field() string
Field function returns field value.
func (GetOrgInviteRecordInfoRespValidationError) Key ¶
func (e GetOrgInviteRecordInfoRespValidationError) Key() bool
Key function returns key value.
func (GetOrgInviteRecordInfoRespValidationError) Reason ¶
func (e GetOrgInviteRecordInfoRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgInviteRecordListReq ¶
type GetOrgInviteRecordListReq struct {
PageRequest *page.PageRequest `protobuf:"bytes,1,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
OrgIds []uint64 `protobuf:"varint,100,rep,packed,name=org_ids,json=orgIds,proto3" json:"org_ids,omitempty"` // 组织ids
InviterUserIds []uint64 `protobuf:"varint,102,rep,packed,name=inviter_user_ids,json=inviterUserIds,proto3" json:"inviter_user_ids,omitempty"` // 邀请人ids
InviteIds []uint64 `protobuf:"varint,103,rep,packed,name=invite_ids,json=inviteIds,proto3" json:"invite_ids,omitempty"` // 邀请ids
InviteCode string `protobuf:"bytes,104,opt,name=invite_code,json=inviteCode,proto3" json:"invite_code,omitempty"` // 邀请码
InviteAccount string `protobuf:"bytes,105,opt,name=invite_account,json=inviteAccount,proto3" json:"invite_account,omitempty"` // 邀请账号
// contains filtered or unexported fields
}
func (*GetOrgInviteRecordListReq) Descriptor
deprecated
func (*GetOrgInviteRecordListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInviteRecordListReq.ProtoReflect.Descriptor instead.
func (*GetOrgInviteRecordListReq) GetInviteAccount ¶
func (x *GetOrgInviteRecordListReq) GetInviteAccount() string
func (*GetOrgInviteRecordListReq) GetInviteCode ¶
func (x *GetOrgInviteRecordListReq) GetInviteCode() string
func (*GetOrgInviteRecordListReq) GetInviteIds ¶
func (x *GetOrgInviteRecordListReq) GetInviteIds() []uint64
func (*GetOrgInviteRecordListReq) GetInviterUserIds ¶
func (x *GetOrgInviteRecordListReq) GetInviterUserIds() []uint64
func (*GetOrgInviteRecordListReq) GetOrgIds ¶
func (x *GetOrgInviteRecordListReq) GetOrgIds() []uint64
func (*GetOrgInviteRecordListReq) GetPageRequest ¶
func (x *GetOrgInviteRecordListReq) GetPageRequest() *page.PageRequest
func (*GetOrgInviteRecordListReq) ProtoMessage ¶
func (*GetOrgInviteRecordListReq) ProtoMessage()
func (*GetOrgInviteRecordListReq) ProtoReflect ¶
func (x *GetOrgInviteRecordListReq) ProtoReflect() protoreflect.Message
func (*GetOrgInviteRecordListReq) Reset ¶
func (x *GetOrgInviteRecordListReq) Reset()
func (*GetOrgInviteRecordListReq) String ¶
func (x *GetOrgInviteRecordListReq) String() string
func (*GetOrgInviteRecordListReq) Validate ¶
func (m *GetOrgInviteRecordListReq) Validate() error
Validate checks the field values on GetOrgInviteRecordListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInviteRecordListReq) ValidateAll ¶
func (m *GetOrgInviteRecordListReq) ValidateAll() error
ValidateAll checks the field values on GetOrgInviteRecordListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInviteRecordListReqMultiError, or nil if none found.
type GetOrgInviteRecordListReqMultiError ¶
type GetOrgInviteRecordListReqMultiError []error
GetOrgInviteRecordListReqMultiError is an error wrapping multiple validation errors returned by GetOrgInviteRecordListReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgInviteRecordListReqMultiError) AllErrors ¶
func (m GetOrgInviteRecordListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInviteRecordListReqMultiError) Error ¶
func (m GetOrgInviteRecordListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInviteRecordListReqValidationError ¶
type GetOrgInviteRecordListReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgInviteRecordListReqValidationError is the validation error returned by GetOrgInviteRecordListReq.Validate if the designated constraints aren't met.
func (GetOrgInviteRecordListReqValidationError) Cause ¶
func (e GetOrgInviteRecordListReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInviteRecordListReqValidationError) Error ¶
func (e GetOrgInviteRecordListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInviteRecordListReqValidationError) ErrorName ¶
func (e GetOrgInviteRecordListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInviteRecordListReqValidationError) Field ¶
func (e GetOrgInviteRecordListReqValidationError) Field() string
Field function returns field value.
func (GetOrgInviteRecordListReqValidationError) Key ¶
func (e GetOrgInviteRecordListReqValidationError) Key() bool
Key function returns key value.
func (GetOrgInviteRecordListReqValidationError) Reason ¶
func (e GetOrgInviteRecordListReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgInviteRecordListResp ¶
type GetOrgInviteRecordListResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *GetOrgInviteRecordListRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInviteRecordListResp) Descriptor
deprecated
func (*GetOrgInviteRecordListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInviteRecordListResp.ProtoReflect.Descriptor instead.
func (*GetOrgInviteRecordListResp) GetCode ¶
func (x *GetOrgInviteRecordListResp) GetCode() int32
func (*GetOrgInviteRecordListResp) GetData ¶
func (x *GetOrgInviteRecordListResp) GetData() *GetOrgInviteRecordListRespData
func (*GetOrgInviteRecordListResp) GetMessage ¶
func (x *GetOrgInviteRecordListResp) GetMessage() string
func (*GetOrgInviteRecordListResp) GetMetadata ¶
func (x *GetOrgInviteRecordListResp) GetMetadata() map[string]string
func (*GetOrgInviteRecordListResp) GetReason ¶
func (x *GetOrgInviteRecordListResp) GetReason() string
func (*GetOrgInviteRecordListResp) ProtoMessage ¶
func (*GetOrgInviteRecordListResp) ProtoMessage()
func (*GetOrgInviteRecordListResp) ProtoReflect ¶
func (x *GetOrgInviteRecordListResp) ProtoReflect() protoreflect.Message
func (*GetOrgInviteRecordListResp) Reset ¶
func (x *GetOrgInviteRecordListResp) Reset()
func (*GetOrgInviteRecordListResp) String ¶
func (x *GetOrgInviteRecordListResp) String() string
func (*GetOrgInviteRecordListResp) Validate ¶
func (m *GetOrgInviteRecordListResp) Validate() error
Validate checks the field values on GetOrgInviteRecordListResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInviteRecordListResp) ValidateAll ¶
func (m *GetOrgInviteRecordListResp) ValidateAll() error
ValidateAll checks the field values on GetOrgInviteRecordListResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInviteRecordListRespMultiError, or nil if none found.
type GetOrgInviteRecordListRespData ¶
type GetOrgInviteRecordListRespData struct {
List []*OrgInviteRecord `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
PageInfo *page.PageResponse `protobuf:"bytes,2,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgInviteRecordListRespData) Descriptor
deprecated
func (*GetOrgInviteRecordListRespData) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgInviteRecordListRespData.ProtoReflect.Descriptor instead.
func (*GetOrgInviteRecordListRespData) GetList ¶
func (x *GetOrgInviteRecordListRespData) GetList() []*OrgInviteRecord
func (*GetOrgInviteRecordListRespData) GetPageInfo ¶
func (x *GetOrgInviteRecordListRespData) GetPageInfo() *page.PageResponse
func (*GetOrgInviteRecordListRespData) ProtoMessage ¶
func (*GetOrgInviteRecordListRespData) ProtoMessage()
func (*GetOrgInviteRecordListRespData) ProtoReflect ¶
func (x *GetOrgInviteRecordListRespData) ProtoReflect() protoreflect.Message
func (*GetOrgInviteRecordListRespData) Reset ¶
func (x *GetOrgInviteRecordListRespData) Reset()
func (*GetOrgInviteRecordListRespData) String ¶
func (x *GetOrgInviteRecordListRespData) String() string
func (*GetOrgInviteRecordListRespData) Validate ¶
func (m *GetOrgInviteRecordListRespData) Validate() error
Validate checks the field values on GetOrgInviteRecordListRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgInviteRecordListRespData) ValidateAll ¶
func (m *GetOrgInviteRecordListRespData) ValidateAll() error
ValidateAll checks the field values on GetOrgInviteRecordListRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgInviteRecordListRespDataMultiError, or nil if none found.
type GetOrgInviteRecordListRespDataMultiError ¶
type GetOrgInviteRecordListRespDataMultiError []error
GetOrgInviteRecordListRespDataMultiError is an error wrapping multiple validation errors returned by GetOrgInviteRecordListRespData.ValidateAll() if the designated constraints aren't met.
func (GetOrgInviteRecordListRespDataMultiError) AllErrors ¶
func (m GetOrgInviteRecordListRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInviteRecordListRespDataMultiError) Error ¶
func (m GetOrgInviteRecordListRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInviteRecordListRespDataValidationError ¶
type GetOrgInviteRecordListRespDataValidationError struct {
// contains filtered or unexported fields
}
GetOrgInviteRecordListRespDataValidationError is the validation error returned by GetOrgInviteRecordListRespData.Validate if the designated constraints aren't met.
func (GetOrgInviteRecordListRespDataValidationError) Cause ¶
func (e GetOrgInviteRecordListRespDataValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInviteRecordListRespDataValidationError) Error ¶
func (e GetOrgInviteRecordListRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInviteRecordListRespDataValidationError) ErrorName ¶
func (e GetOrgInviteRecordListRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInviteRecordListRespDataValidationError) Field ¶
func (e GetOrgInviteRecordListRespDataValidationError) Field() string
Field function returns field value.
func (GetOrgInviteRecordListRespDataValidationError) Key ¶
func (e GetOrgInviteRecordListRespDataValidationError) Key() bool
Key function returns key value.
func (GetOrgInviteRecordListRespDataValidationError) Reason ¶
func (e GetOrgInviteRecordListRespDataValidationError) Reason() string
Reason function returns reason value.
type GetOrgInviteRecordListRespMultiError ¶
type GetOrgInviteRecordListRespMultiError []error
GetOrgInviteRecordListRespMultiError is an error wrapping multiple validation errors returned by GetOrgInviteRecordListResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgInviteRecordListRespMultiError) AllErrors ¶
func (m GetOrgInviteRecordListRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgInviteRecordListRespMultiError) Error ¶
func (m GetOrgInviteRecordListRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgInviteRecordListRespValidationError ¶
type GetOrgInviteRecordListRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgInviteRecordListRespValidationError is the validation error returned by GetOrgInviteRecordListResp.Validate if the designated constraints aren't met.
func (GetOrgInviteRecordListRespValidationError) Cause ¶
func (e GetOrgInviteRecordListRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgInviteRecordListRespValidationError) Error ¶
func (e GetOrgInviteRecordListRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgInviteRecordListRespValidationError) ErrorName ¶
func (e GetOrgInviteRecordListRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgInviteRecordListRespValidationError) Field ¶
func (e GetOrgInviteRecordListRespValidationError) Field() string
Field function returns field value.
func (GetOrgInviteRecordListRespValidationError) Key ¶
func (e GetOrgInviteRecordListRespValidationError) Key() bool
Key function returns key value.
func (GetOrgInviteRecordListRespValidationError) Reason ¶
func (e GetOrgInviteRecordListRespValidationError) Reason() string
Reason function returns reason value.
type GetOrgListReq ¶
type GetOrgListReq struct {
PageRequest *page.PageRequest `protobuf:"bytes,1,opt,name=page_request,json=pageRequest,proto3" json:"page_request,omitempty"`
OrgIds []uint64 `protobuf:"varint,100,rep,packed,name=org_ids,json=orgIds,proto3" json:"org_ids,omitempty"` // 组织ids
OrgName string `protobuf:"bytes,101,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` // 组织名称
// contains filtered or unexported fields
}
func (*GetOrgListReq) Descriptor
deprecated
func (*GetOrgListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgListReq.ProtoReflect.Descriptor instead.
func (*GetOrgListReq) GetOrgIds ¶
func (x *GetOrgListReq) GetOrgIds() []uint64
func (*GetOrgListReq) GetOrgName ¶
func (x *GetOrgListReq) GetOrgName() string
func (*GetOrgListReq) GetPageRequest ¶
func (x *GetOrgListReq) GetPageRequest() *page.PageRequest
func (*GetOrgListReq) ProtoMessage ¶
func (*GetOrgListReq) ProtoMessage()
func (*GetOrgListReq) ProtoReflect ¶
func (x *GetOrgListReq) ProtoReflect() protoreflect.Message
func (*GetOrgListReq) Reset ¶
func (x *GetOrgListReq) Reset()
func (*GetOrgListReq) String ¶
func (x *GetOrgListReq) String() string
func (*GetOrgListReq) Validate ¶
func (m *GetOrgListReq) Validate() error
Validate checks the field values on GetOrgListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgListReq) ValidateAll ¶
func (m *GetOrgListReq) ValidateAll() error
ValidateAll checks the field values on GetOrgListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgListReqMultiError, or nil if none found.
type GetOrgListReqMultiError ¶
type GetOrgListReqMultiError []error
GetOrgListReqMultiError is an error wrapping multiple validation errors returned by GetOrgListReq.ValidateAll() if the designated constraints aren't met.
func (GetOrgListReqMultiError) AllErrors ¶
func (m GetOrgListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgListReqMultiError) Error ¶
func (m GetOrgListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgListReqValidationError ¶
type GetOrgListReqValidationError struct {
// contains filtered or unexported fields
}
GetOrgListReqValidationError is the validation error returned by GetOrgListReq.Validate if the designated constraints aren't met.
func (GetOrgListReqValidationError) Cause ¶
func (e GetOrgListReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrgListReqValidationError) Error ¶
func (e GetOrgListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgListReqValidationError) ErrorName ¶
func (e GetOrgListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgListReqValidationError) Field ¶
func (e GetOrgListReqValidationError) Field() string
Field function returns field value.
func (GetOrgListReqValidationError) Key ¶
func (e GetOrgListReqValidationError) Key() bool
Key function returns key value.
func (GetOrgListReqValidationError) Reason ¶
func (e GetOrgListReqValidationError) Reason() string
Reason function returns reason value.
type GetOrgListResp ¶
type GetOrgListResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *GetOrgListRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgListResp) Descriptor
deprecated
func (*GetOrgListResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgListResp.ProtoReflect.Descriptor instead.
func (*GetOrgListResp) GetCode ¶
func (x *GetOrgListResp) GetCode() int32
func (*GetOrgListResp) GetData ¶
func (x *GetOrgListResp) GetData() *GetOrgListRespData
func (*GetOrgListResp) GetMessage ¶
func (x *GetOrgListResp) GetMessage() string
func (*GetOrgListResp) GetMetadata ¶
func (x *GetOrgListResp) GetMetadata() map[string]string
func (*GetOrgListResp) GetReason ¶
func (x *GetOrgListResp) GetReason() string
func (*GetOrgListResp) ProtoMessage ¶
func (*GetOrgListResp) ProtoMessage()
func (*GetOrgListResp) ProtoReflect ¶
func (x *GetOrgListResp) ProtoReflect() protoreflect.Message
func (*GetOrgListResp) Reset ¶
func (x *GetOrgListResp) Reset()
func (*GetOrgListResp) String ¶
func (x *GetOrgListResp) String() string
func (*GetOrgListResp) Validate ¶
func (m *GetOrgListResp) Validate() error
Validate checks the field values on GetOrgListResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgListResp) ValidateAll ¶
func (m *GetOrgListResp) ValidateAll() error
ValidateAll checks the field values on GetOrgListResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgListRespMultiError, or nil if none found.
type GetOrgListRespData ¶
type GetOrgListRespData struct {
List []*Org `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
PageInfo *page.PageResponse `protobuf:"bytes,2,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrgListRespData) Descriptor
deprecated
func (*GetOrgListRespData) Descriptor() ([]byte, []int)
Deprecated: Use GetOrgListRespData.ProtoReflect.Descriptor instead.
func (*GetOrgListRespData) GetList ¶
func (x *GetOrgListRespData) GetList() []*Org
func (*GetOrgListRespData) GetPageInfo ¶
func (x *GetOrgListRespData) GetPageInfo() *page.PageResponse
func (*GetOrgListRespData) ProtoMessage ¶
func (*GetOrgListRespData) ProtoMessage()
func (*GetOrgListRespData) ProtoReflect ¶
func (x *GetOrgListRespData) ProtoReflect() protoreflect.Message
func (*GetOrgListRespData) Reset ¶
func (x *GetOrgListRespData) Reset()
func (*GetOrgListRespData) String ¶
func (x *GetOrgListRespData) String() string
func (*GetOrgListRespData) Validate ¶
func (m *GetOrgListRespData) Validate() error
Validate checks the field values on GetOrgListRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrgListRespData) ValidateAll ¶
func (m *GetOrgListRespData) ValidateAll() error
ValidateAll checks the field values on GetOrgListRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrgListRespDataMultiError, or nil if none found.
type GetOrgListRespDataMultiError ¶
type GetOrgListRespDataMultiError []error
GetOrgListRespDataMultiError is an error wrapping multiple validation errors returned by GetOrgListRespData.ValidateAll() if the designated constraints aren't met.
func (GetOrgListRespDataMultiError) AllErrors ¶
func (m GetOrgListRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgListRespDataMultiError) Error ¶
func (m GetOrgListRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgListRespDataValidationError ¶
type GetOrgListRespDataValidationError struct {
// contains filtered or unexported fields
}
GetOrgListRespDataValidationError is the validation error returned by GetOrgListRespData.Validate if the designated constraints aren't met.
func (GetOrgListRespDataValidationError) Cause ¶
func (e GetOrgListRespDataValidationError) Cause() error
Cause function returns cause value.
func (GetOrgListRespDataValidationError) Error ¶
func (e GetOrgListRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgListRespDataValidationError) ErrorName ¶
func (e GetOrgListRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgListRespDataValidationError) Field ¶
func (e GetOrgListRespDataValidationError) Field() string
Field function returns field value.
func (GetOrgListRespDataValidationError) Key ¶
func (e GetOrgListRespDataValidationError) Key() bool
Key function returns key value.
func (GetOrgListRespDataValidationError) Reason ¶
func (e GetOrgListRespDataValidationError) Reason() string
Reason function returns reason value.
type GetOrgListRespMultiError ¶
type GetOrgListRespMultiError []error
GetOrgListRespMultiError is an error wrapping multiple validation errors returned by GetOrgListResp.ValidateAll() if the designated constraints aren't met.
func (GetOrgListRespMultiError) AllErrors ¶
func (m GetOrgListRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrgListRespMultiError) Error ¶
func (m GetOrgListRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrgListRespValidationError ¶
type GetOrgListRespValidationError struct {
// contains filtered or unexported fields
}
GetOrgListRespValidationError is the validation error returned by GetOrgListResp.Validate if the designated constraints aren't met.
func (GetOrgListRespValidationError) Cause ¶
func (e GetOrgListRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrgListRespValidationError) Error ¶
func (e GetOrgListRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrgListRespValidationError) ErrorName ¶
func (e GetOrgListRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrgListRespValidationError) Field ¶
func (e GetOrgListRespValidationError) Field() string
Field function returns field value.
func (GetOrgListRespValidationError) Key ¶
func (e GetOrgListRespValidationError) Key() bool
Key function returns key value.
func (GetOrgListRespValidationError) Reason ¶
func (e GetOrgListRespValidationError) Reason() string
Reason function returns reason value.
type GetUserLastOrgReq ¶
type GetUserLastOrgReq struct {
UserId uint64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户ID
UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // 用户名称
UserAvatar string `protobuf:"bytes,3,opt,name=user_avatar,json=userAvatar,proto3" json:"user_avatar,omitempty"` // 用户头像
CreatePersonalOrgIfNotExist bool `` // 是否创建个人组织
/* 153-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*GetUserLastOrgReq) Descriptor
deprecated
func (*GetUserLastOrgReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserLastOrgReq.ProtoReflect.Descriptor instead.
func (*GetUserLastOrgReq) GetCreatePersonalOrgIfNotExist ¶
func (x *GetUserLastOrgReq) GetCreatePersonalOrgIfNotExist() bool
func (*GetUserLastOrgReq) GetUserAvatar ¶
func (x *GetUserLastOrgReq) GetUserAvatar() string
func (*GetUserLastOrgReq) GetUserId ¶
func (x *GetUserLastOrgReq) GetUserId() uint64
func (*GetUserLastOrgReq) GetUserName ¶
func (x *GetUserLastOrgReq) GetUserName() string
func (*GetUserLastOrgReq) ProtoMessage ¶
func (*GetUserLastOrgReq) ProtoMessage()
func (*GetUserLastOrgReq) ProtoReflect ¶
func (x *GetUserLastOrgReq) ProtoReflect() protoreflect.Message
func (*GetUserLastOrgReq) Reset ¶
func (x *GetUserLastOrgReq) Reset()
func (*GetUserLastOrgReq) String ¶
func (x *GetUserLastOrgReq) String() string
func (*GetUserLastOrgReq) Validate ¶
func (m *GetUserLastOrgReq) Validate() error
Validate checks the field values on GetUserLastOrgReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserLastOrgReq) ValidateAll ¶
func (m *GetUserLastOrgReq) ValidateAll() error
ValidateAll checks the field values on GetUserLastOrgReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserLastOrgReqMultiError, or nil if none found.
type GetUserLastOrgReqMultiError ¶
type GetUserLastOrgReqMultiError []error
GetUserLastOrgReqMultiError is an error wrapping multiple validation errors returned by GetUserLastOrgReq.ValidateAll() if the designated constraints aren't met.
func (GetUserLastOrgReqMultiError) AllErrors ¶
func (m GetUserLastOrgReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserLastOrgReqMultiError) Error ¶
func (m GetUserLastOrgReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserLastOrgReqValidationError ¶
type GetUserLastOrgReqValidationError struct {
// contains filtered or unexported fields
}
GetUserLastOrgReqValidationError is the validation error returned by GetUserLastOrgReq.Validate if the designated constraints aren't met.
func (GetUserLastOrgReqValidationError) Cause ¶
func (e GetUserLastOrgReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserLastOrgReqValidationError) Error ¶
func (e GetUserLastOrgReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserLastOrgReqValidationError) ErrorName ¶
func (e GetUserLastOrgReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserLastOrgReqValidationError) Field ¶
func (e GetUserLastOrgReqValidationError) Field() string
Field function returns field value.
func (GetUserLastOrgReqValidationError) Key ¶
func (e GetUserLastOrgReqValidationError) Key() bool
Key function returns key value.
func (GetUserLastOrgReqValidationError) Reason ¶
func (e GetUserLastOrgReqValidationError) Reason() string
Reason function returns reason value.
type GetUserLastOrgResp ¶
type GetUserLastOrgResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *CreateOrgRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserLastOrgResp) Descriptor
deprecated
func (*GetUserLastOrgResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserLastOrgResp.ProtoReflect.Descriptor instead.
func (*GetUserLastOrgResp) GetCode ¶
func (x *GetUserLastOrgResp) GetCode() int32
func (*GetUserLastOrgResp) GetData ¶
func (x *GetUserLastOrgResp) GetData() *CreateOrgRespData
func (*GetUserLastOrgResp) GetMessage ¶
func (x *GetUserLastOrgResp) GetMessage() string
func (*GetUserLastOrgResp) GetMetadata ¶
func (x *GetUserLastOrgResp) GetMetadata() map[string]string
func (*GetUserLastOrgResp) GetReason ¶
func (x *GetUserLastOrgResp) GetReason() string
func (*GetUserLastOrgResp) ProtoMessage ¶
func (*GetUserLastOrgResp) ProtoMessage()
func (*GetUserLastOrgResp) ProtoReflect ¶
func (x *GetUserLastOrgResp) ProtoReflect() protoreflect.Message
func (*GetUserLastOrgResp) Reset ¶
func (x *GetUserLastOrgResp) Reset()
func (*GetUserLastOrgResp) String ¶
func (x *GetUserLastOrgResp) String() string
func (*GetUserLastOrgResp) Validate ¶
func (m *GetUserLastOrgResp) Validate() error
Validate checks the field values on GetUserLastOrgResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserLastOrgResp) ValidateAll ¶
func (m *GetUserLastOrgResp) ValidateAll() error
ValidateAll checks the field values on GetUserLastOrgResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserLastOrgRespMultiError, or nil if none found.
type GetUserLastOrgRespMultiError ¶
type GetUserLastOrgRespMultiError []error
GetUserLastOrgRespMultiError is an error wrapping multiple validation errors returned by GetUserLastOrgResp.ValidateAll() if the designated constraints aren't met.
func (GetUserLastOrgRespMultiError) AllErrors ¶
func (m GetUserLastOrgRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserLastOrgRespMultiError) Error ¶
func (m GetUserLastOrgRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserLastOrgRespValidationError ¶
type GetUserLastOrgRespValidationError struct {
// contains filtered or unexported fields
}
GetUserLastOrgRespValidationError is the validation error returned by GetUserLastOrgResp.Validate if the designated constraints aren't met.
func (GetUserLastOrgRespValidationError) Cause ¶
func (e GetUserLastOrgRespValidationError) Cause() error
Cause function returns cause value.
func (GetUserLastOrgRespValidationError) Error ¶
func (e GetUserLastOrgRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserLastOrgRespValidationError) ErrorName ¶
func (e GetUserLastOrgRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserLastOrgRespValidationError) Field ¶
func (e GetUserLastOrgRespValidationError) Field() string
Field function returns field value.
func (GetUserLastOrgRespValidationError) Key ¶
func (e GetUserLastOrgRespValidationError) Key() bool
Key function returns key value.
func (GetUserLastOrgRespValidationError) Reason ¶
func (e GetUserLastOrgRespValidationError) Reason() string
Reason function returns reason value.
type GetUserOrgEmployeeInfoReq ¶
type GetUserOrgEmployeeInfoReq struct {
UserId uint64 `protobuf:"varint,100,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
OrgId uint64 `protobuf:"varint,101,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserOrgEmployeeInfoReq) Descriptor
deprecated
func (*GetUserOrgEmployeeInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserOrgEmployeeInfoReq.ProtoReflect.Descriptor instead.
func (*GetUserOrgEmployeeInfoReq) GetOrgId ¶
func (x *GetUserOrgEmployeeInfoReq) GetOrgId() uint64
func (*GetUserOrgEmployeeInfoReq) GetUserId ¶
func (x *GetUserOrgEmployeeInfoReq) GetUserId() uint64
func (*GetUserOrgEmployeeInfoReq) ProtoMessage ¶
func (*GetUserOrgEmployeeInfoReq) ProtoMessage()
func (*GetUserOrgEmployeeInfoReq) ProtoReflect ¶
func (x *GetUserOrgEmployeeInfoReq) ProtoReflect() protoreflect.Message
func (*GetUserOrgEmployeeInfoReq) Reset ¶
func (x *GetUserOrgEmployeeInfoReq) Reset()
func (*GetUserOrgEmployeeInfoReq) String ¶
func (x *GetUserOrgEmployeeInfoReq) String() string
func (*GetUserOrgEmployeeInfoReq) Validate ¶
func (m *GetUserOrgEmployeeInfoReq) Validate() error
Validate checks the field values on GetUserOrgEmployeeInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserOrgEmployeeInfoReq) ValidateAll ¶
func (m *GetUserOrgEmployeeInfoReq) ValidateAll() error
ValidateAll checks the field values on GetUserOrgEmployeeInfoReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserOrgEmployeeInfoReqMultiError, or nil if none found.
type GetUserOrgEmployeeInfoReqMultiError ¶
type GetUserOrgEmployeeInfoReqMultiError []error
GetUserOrgEmployeeInfoReqMultiError is an error wrapping multiple validation errors returned by GetUserOrgEmployeeInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetUserOrgEmployeeInfoReqMultiError) AllErrors ¶
func (m GetUserOrgEmployeeInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserOrgEmployeeInfoReqMultiError) Error ¶
func (m GetUserOrgEmployeeInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserOrgEmployeeInfoReqValidationError ¶
type GetUserOrgEmployeeInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetUserOrgEmployeeInfoReqValidationError is the validation error returned by GetUserOrgEmployeeInfoReq.Validate if the designated constraints aren't met.
func (GetUserOrgEmployeeInfoReqValidationError) Cause ¶
func (e GetUserOrgEmployeeInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserOrgEmployeeInfoReqValidationError) Error ¶
func (e GetUserOrgEmployeeInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserOrgEmployeeInfoReqValidationError) ErrorName ¶
func (e GetUserOrgEmployeeInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserOrgEmployeeInfoReqValidationError) Field ¶
func (e GetUserOrgEmployeeInfoReqValidationError) Field() string
Field function returns field value.
func (GetUserOrgEmployeeInfoReqValidationError) Key ¶
func (e GetUserOrgEmployeeInfoReqValidationError) Key() bool
Key function returns key value.
func (GetUserOrgEmployeeInfoReqValidationError) Reason ¶
func (e GetUserOrgEmployeeInfoReqValidationError) Reason() string
Reason function returns reason value.
type JoinByInviteLinkReq ¶
type JoinByInviteLinkReq struct {
InviteId uint64 `protobuf:"varint,100,opt,name=invite_id,json=inviteId,proto3" json:"invite_id,omitempty"`
InviteCode string `protobuf:"bytes,101,opt,name=invite_code,json=inviteCode,proto3" json:"invite_code,omitempty"`
UserId uint64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 成员ID
UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // 成员名称
UserAvatar string `protobuf:"bytes,5,opt,name=user_avatar,json=userAvatar,proto3" json:"user_avatar,omitempty"` // 成员头像
UserPhone string `protobuf:"bytes,6,opt,name=user_phone,json=userPhone,proto3" json:"user_phone,omitempty"` // 成员电话
UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` // 成员邮箱
// contains filtered or unexported fields
}
func (*JoinByInviteLinkReq) Descriptor
deprecated
func (*JoinByInviteLinkReq) Descriptor() ([]byte, []int)
Deprecated: Use JoinByInviteLinkReq.ProtoReflect.Descriptor instead.
func (*JoinByInviteLinkReq) GetInviteCode ¶
func (x *JoinByInviteLinkReq) GetInviteCode() string
func (*JoinByInviteLinkReq) GetInviteId ¶
func (x *JoinByInviteLinkReq) GetInviteId() uint64
func (*JoinByInviteLinkReq) GetUserAvatar ¶
func (x *JoinByInviteLinkReq) GetUserAvatar() string
func (*JoinByInviteLinkReq) GetUserEmail ¶
func (x *JoinByInviteLinkReq) GetUserEmail() string
func (*JoinByInviteLinkReq) GetUserId ¶
func (x *JoinByInviteLinkReq) GetUserId() uint64
func (*JoinByInviteLinkReq) GetUserName ¶
func (x *JoinByInviteLinkReq) GetUserName() string
func (*JoinByInviteLinkReq) GetUserPhone ¶
func (x *JoinByInviteLinkReq) GetUserPhone() string
func (*JoinByInviteLinkReq) ProtoMessage ¶
func (*JoinByInviteLinkReq) ProtoMessage()
func (*JoinByInviteLinkReq) ProtoReflect ¶
func (x *JoinByInviteLinkReq) ProtoReflect() protoreflect.Message
func (*JoinByInviteLinkReq) Reset ¶
func (x *JoinByInviteLinkReq) Reset()
func (*JoinByInviteLinkReq) String ¶
func (x *JoinByInviteLinkReq) String() string
func (*JoinByInviteLinkReq) Validate ¶
func (m *JoinByInviteLinkReq) Validate() error
Validate checks the field values on JoinByInviteLinkReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JoinByInviteLinkReq) ValidateAll ¶
func (m *JoinByInviteLinkReq) ValidateAll() error
ValidateAll checks the field values on JoinByInviteLinkReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JoinByInviteLinkReqMultiError, or nil if none found.
type JoinByInviteLinkReqMultiError ¶
type JoinByInviteLinkReqMultiError []error
JoinByInviteLinkReqMultiError is an error wrapping multiple validation errors returned by JoinByInviteLinkReq.ValidateAll() if the designated constraints aren't met.
func (JoinByInviteLinkReqMultiError) AllErrors ¶
func (m JoinByInviteLinkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JoinByInviteLinkReqMultiError) Error ¶
func (m JoinByInviteLinkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JoinByInviteLinkReqValidationError ¶
type JoinByInviteLinkReqValidationError struct {
// contains filtered or unexported fields
}
JoinByInviteLinkReqValidationError is the validation error returned by JoinByInviteLinkReq.Validate if the designated constraints aren't met.
func (JoinByInviteLinkReqValidationError) Cause ¶
func (e JoinByInviteLinkReqValidationError) Cause() error
Cause function returns cause value.
func (JoinByInviteLinkReqValidationError) Error ¶
func (e JoinByInviteLinkReqValidationError) Error() string
Error satisfies the builtin error interface
func (JoinByInviteLinkReqValidationError) ErrorName ¶
func (e JoinByInviteLinkReqValidationError) ErrorName() string
ErrorName returns error name.
func (JoinByInviteLinkReqValidationError) Field ¶
func (e JoinByInviteLinkReqValidationError) Field() string
Field function returns field value.
func (JoinByInviteLinkReqValidationError) Key ¶
func (e JoinByInviteLinkReqValidationError) Key() bool
Key function returns key value.
func (JoinByInviteLinkReqValidationError) Reason ¶
func (e JoinByInviteLinkReqValidationError) Reason() string
Reason function returns reason value.
type JoinByInviteLinkResp ¶
type JoinByInviteLinkResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *JoinByInviteLinkRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*JoinByInviteLinkResp) Descriptor
deprecated
func (*JoinByInviteLinkResp) Descriptor() ([]byte, []int)
Deprecated: Use JoinByInviteLinkResp.ProtoReflect.Descriptor instead.
func (*JoinByInviteLinkResp) GetCode ¶
func (x *JoinByInviteLinkResp) GetCode() int32
func (*JoinByInviteLinkResp) GetData ¶
func (x *JoinByInviteLinkResp) GetData() *JoinByInviteLinkRespData
func (*JoinByInviteLinkResp) GetMessage ¶
func (x *JoinByInviteLinkResp) GetMessage() string
func (*JoinByInviteLinkResp) GetMetadata ¶
func (x *JoinByInviteLinkResp) GetMetadata() map[string]string
func (*JoinByInviteLinkResp) GetReason ¶
func (x *JoinByInviteLinkResp) GetReason() string
func (*JoinByInviteLinkResp) ProtoMessage ¶
func (*JoinByInviteLinkResp) ProtoMessage()
func (*JoinByInviteLinkResp) ProtoReflect ¶
func (x *JoinByInviteLinkResp) ProtoReflect() protoreflect.Message
func (*JoinByInviteLinkResp) Reset ¶
func (x *JoinByInviteLinkResp) Reset()
func (*JoinByInviteLinkResp) String ¶
func (x *JoinByInviteLinkResp) String() string
func (*JoinByInviteLinkResp) Validate ¶
func (m *JoinByInviteLinkResp) Validate() error
Validate checks the field values on JoinByInviteLinkResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JoinByInviteLinkResp) ValidateAll ¶
func (m *JoinByInviteLinkResp) ValidateAll() error
ValidateAll checks the field values on JoinByInviteLinkResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JoinByInviteLinkRespMultiError, or nil if none found.
type JoinByInviteLinkRespData ¶
type JoinByInviteLinkRespData struct {
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId uint64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
EmployeeId uint64 `protobuf:"varint,3,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
EmployeeName string `protobuf:"bytes,4,opt,name=employee_name,json=employeeName,proto3" json:"employee_name,omitempty"`
EmployeeAvatar string `protobuf:"bytes,5,opt,name=employee_avatar,json=employeeAvatar,proto3" json:"employee_avatar,omitempty"`
EmployeeStatus enums.OrgEmployeeStatusEnum_OrgEmployeeStatus `` // 成员状态
/* 169-byte string literal not displayed */
EmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` // 成员角色
/* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*JoinByInviteLinkRespData) Descriptor
deprecated
func (*JoinByInviteLinkRespData) Descriptor() ([]byte, []int)
Deprecated: Use JoinByInviteLinkRespData.ProtoReflect.Descriptor instead.
func (*JoinByInviteLinkRespData) GetEmployeeAvatar ¶
func (x *JoinByInviteLinkRespData) GetEmployeeAvatar() string
func (*JoinByInviteLinkRespData) GetEmployeeId ¶
func (x *JoinByInviteLinkRespData) GetEmployeeId() uint64
func (*JoinByInviteLinkRespData) GetEmployeeName ¶
func (x *JoinByInviteLinkRespData) GetEmployeeName() string
func (*JoinByInviteLinkRespData) GetEmployeeRole ¶
func (x *JoinByInviteLinkRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*JoinByInviteLinkRespData) GetEmployeeStatus ¶
func (x *JoinByInviteLinkRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
func (*JoinByInviteLinkRespData) GetOrgId ¶
func (x *JoinByInviteLinkRespData) GetOrgId() uint64
func (*JoinByInviteLinkRespData) GetUserId ¶
func (x *JoinByInviteLinkRespData) GetUserId() uint64
func (*JoinByInviteLinkRespData) ProtoMessage ¶
func (*JoinByInviteLinkRespData) ProtoMessage()
func (*JoinByInviteLinkRespData) ProtoReflect ¶
func (x *JoinByInviteLinkRespData) ProtoReflect() protoreflect.Message
func (*JoinByInviteLinkRespData) Reset ¶
func (x *JoinByInviteLinkRespData) Reset()
func (*JoinByInviteLinkRespData) String ¶
func (x *JoinByInviteLinkRespData) String() string
func (*JoinByInviteLinkRespData) Validate ¶
func (m *JoinByInviteLinkRespData) Validate() error
Validate checks the field values on JoinByInviteLinkRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JoinByInviteLinkRespData) ValidateAll ¶
func (m *JoinByInviteLinkRespData) ValidateAll() error
ValidateAll checks the field values on JoinByInviteLinkRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JoinByInviteLinkRespDataMultiError, or nil if none found.
type JoinByInviteLinkRespDataMultiError ¶
type JoinByInviteLinkRespDataMultiError []error
JoinByInviteLinkRespDataMultiError is an error wrapping multiple validation errors returned by JoinByInviteLinkRespData.ValidateAll() if the designated constraints aren't met.
func (JoinByInviteLinkRespDataMultiError) AllErrors ¶
func (m JoinByInviteLinkRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JoinByInviteLinkRespDataMultiError) Error ¶
func (m JoinByInviteLinkRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JoinByInviteLinkRespDataValidationError ¶
type JoinByInviteLinkRespDataValidationError struct {
// contains filtered or unexported fields
}
JoinByInviteLinkRespDataValidationError is the validation error returned by JoinByInviteLinkRespData.Validate if the designated constraints aren't met.
func (JoinByInviteLinkRespDataValidationError) Cause ¶
func (e JoinByInviteLinkRespDataValidationError) Cause() error
Cause function returns cause value.
func (JoinByInviteLinkRespDataValidationError) Error ¶
func (e JoinByInviteLinkRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (JoinByInviteLinkRespDataValidationError) ErrorName ¶
func (e JoinByInviteLinkRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (JoinByInviteLinkRespDataValidationError) Field ¶
func (e JoinByInviteLinkRespDataValidationError) Field() string
Field function returns field value.
func (JoinByInviteLinkRespDataValidationError) Key ¶
func (e JoinByInviteLinkRespDataValidationError) Key() bool
Key function returns key value.
func (JoinByInviteLinkRespDataValidationError) Reason ¶
func (e JoinByInviteLinkRespDataValidationError) Reason() string
Reason function returns reason value.
type JoinByInviteLinkRespMultiError ¶
type JoinByInviteLinkRespMultiError []error
JoinByInviteLinkRespMultiError is an error wrapping multiple validation errors returned by JoinByInviteLinkResp.ValidateAll() if the designated constraints aren't met.
func (JoinByInviteLinkRespMultiError) AllErrors ¶
func (m JoinByInviteLinkRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JoinByInviteLinkRespMultiError) Error ¶
func (m JoinByInviteLinkRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JoinByInviteLinkRespValidationError ¶
type JoinByInviteLinkRespValidationError struct {
// contains filtered or unexported fields
}
JoinByInviteLinkRespValidationError is the validation error returned by JoinByInviteLinkResp.Validate if the designated constraints aren't met.
func (JoinByInviteLinkRespValidationError) Cause ¶
func (e JoinByInviteLinkRespValidationError) Cause() error
Cause function returns cause value.
func (JoinByInviteLinkRespValidationError) Error ¶
func (e JoinByInviteLinkRespValidationError) Error() string
Error satisfies the builtin error interface
func (JoinByInviteLinkRespValidationError) ErrorName ¶
func (e JoinByInviteLinkRespValidationError) ErrorName() string
ErrorName returns error name.
func (JoinByInviteLinkRespValidationError) Field ¶
func (e JoinByInviteLinkRespValidationError) Field() string
Field function returns field value.
func (JoinByInviteLinkRespValidationError) Key ¶
func (e JoinByInviteLinkRespValidationError) Key() bool
Key function returns key value.
func (JoinByInviteLinkRespValidationError) Reason ¶
func (e JoinByInviteLinkRespValidationError) Reason() string
Reason function returns reason value.
type OnlyCreateOrgReq ¶
type OnlyCreateOrgReq struct {
CreatorId uint64 `protobuf:"varint,100,opt,name=creator_id,json=creatorId,proto3" json:"creator_id,omitempty"` // 创建人ID
OrgName string `protobuf:"bytes,1,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` // 组织名称
OrgAvatar string `protobuf:"bytes,2,opt,name=org_avatar,json=orgAvatar,proto3" json:"org_avatar,omitempty"` // 组织头像
OrgType enums.OrgTypeEnum_OrgType `` // 组织类型
/* 128-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*OnlyCreateOrgReq) Descriptor
deprecated
func (*OnlyCreateOrgReq) Descriptor() ([]byte, []int)
Deprecated: Use OnlyCreateOrgReq.ProtoReflect.Descriptor instead.
func (*OnlyCreateOrgReq) GetCreatorId ¶
func (x *OnlyCreateOrgReq) GetCreatorId() uint64
func (*OnlyCreateOrgReq) GetOrgAvatar ¶
func (x *OnlyCreateOrgReq) GetOrgAvatar() string
func (*OnlyCreateOrgReq) GetOrgName ¶
func (x *OnlyCreateOrgReq) GetOrgName() string
func (*OnlyCreateOrgReq) GetOrgType ¶
func (x *OnlyCreateOrgReq) GetOrgType() enums.OrgTypeEnum_OrgType
func (*OnlyCreateOrgReq) ProtoMessage ¶
func (*OnlyCreateOrgReq) ProtoMessage()
func (*OnlyCreateOrgReq) ProtoReflect ¶
func (x *OnlyCreateOrgReq) ProtoReflect() protoreflect.Message
func (*OnlyCreateOrgReq) Reset ¶
func (x *OnlyCreateOrgReq) Reset()
func (*OnlyCreateOrgReq) String ¶
func (x *OnlyCreateOrgReq) String() string
func (*OnlyCreateOrgReq) Validate ¶
func (m *OnlyCreateOrgReq) Validate() error
Validate checks the field values on OnlyCreateOrgReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OnlyCreateOrgReq) ValidateAll ¶
func (m *OnlyCreateOrgReq) ValidateAll() error
ValidateAll checks the field values on OnlyCreateOrgReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OnlyCreateOrgReqMultiError, or nil if none found.
type OnlyCreateOrgReqMultiError ¶
type OnlyCreateOrgReqMultiError []error
OnlyCreateOrgReqMultiError is an error wrapping multiple validation errors returned by OnlyCreateOrgReq.ValidateAll() if the designated constraints aren't met.
func (OnlyCreateOrgReqMultiError) AllErrors ¶
func (m OnlyCreateOrgReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OnlyCreateOrgReqMultiError) Error ¶
func (m OnlyCreateOrgReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OnlyCreateOrgReqValidationError ¶
type OnlyCreateOrgReqValidationError struct {
// contains filtered or unexported fields
}
OnlyCreateOrgReqValidationError is the validation error returned by OnlyCreateOrgReq.Validate if the designated constraints aren't met.
func (OnlyCreateOrgReqValidationError) Cause ¶
func (e OnlyCreateOrgReqValidationError) Cause() error
Cause function returns cause value.
func (OnlyCreateOrgReqValidationError) Error ¶
func (e OnlyCreateOrgReqValidationError) Error() string
Error satisfies the builtin error interface
func (OnlyCreateOrgReqValidationError) ErrorName ¶
func (e OnlyCreateOrgReqValidationError) ErrorName() string
ErrorName returns error name.
func (OnlyCreateOrgReqValidationError) Field ¶
func (e OnlyCreateOrgReqValidationError) Field() string
Field function returns field value.
func (OnlyCreateOrgReqValidationError) Key ¶
func (e OnlyCreateOrgReqValidationError) Key() bool
Key function returns key value.
func (OnlyCreateOrgReqValidationError) Reason ¶
func (e OnlyCreateOrgReqValidationError) Reason() string
Reason function returns reason value.
type Org ¶
type Org struct {
Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
CreatedTime string `protobuf:"bytes,2,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
UpdatedTime string `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"`
DeletedTime uint64 `protobuf:"varint,4,opt,name=deleted_time,json=deletedTime,proto3" json:"deleted_time,omitempty"`
OrgId uint64 `protobuf:"varint,5,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgName string `protobuf:"bytes,6,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
OrgAvatar string `protobuf:"bytes,7,opt,name=org_avatar,json=orgAvatar,proto3" json:"org_avatar,omitempty"`
OrgContactName string `protobuf:"bytes,8,opt,name=org_contact_name,json=orgContactName,proto3" json:"org_contact_name,omitempty"`
OrgContactPhone string `protobuf:"bytes,9,opt,name=org_contact_phone,json=orgContactPhone,proto3" json:"org_contact_phone,omitempty"`
OrgContactEmail string `protobuf:"bytes,10,opt,name=org_contact_email,json=orgContactEmail,proto3" json:"org_contact_email,omitempty"`
OrgType enums.OrgTypeEnum_OrgType `` /* 129-byte string literal not displayed */
OrgStatus enums.OrgStatusEnum_OrgStatus `` /* 139-byte string literal not displayed */
OrgIndustryId uint64 `protobuf:"varint,13,opt,name=org_industry_id,json=orgIndustryId,proto3" json:"org_industry_id,omitempty"`
OrgScaleId uint64 `protobuf:"varint,14,opt,name=org_scale_id,json=orgScaleId,proto3" json:"org_scale_id,omitempty"`
OrgAddress string `protobuf:"bytes,15,opt,name=org_address,json=orgAddress,proto3" json:"org_address,omitempty"`
OrgZipCode string `protobuf:"bytes,16,opt,name=org_zip_code,json=orgZipCode,proto3" json:"org_zip_code,omitempty"`
OrgCreatorId uint64 `protobuf:"varint,17,opt,name=org_creator_id,json=orgCreatorId,proto3" json:"org_creator_id,omitempty"`
// contains filtered or unexported fields
}
Org ENGINE InnoDB CHARSET utf8mb4 COMMENT '组织'
func (*Org) Descriptor
deprecated
func (*Org) GetCreatedTime ¶
func (*Org) GetDeletedTime ¶
func (*Org) GetOrgAddress ¶
func (*Org) GetOrgAvatar ¶
func (*Org) GetOrgContactEmail ¶
func (*Org) GetOrgContactName ¶
func (*Org) GetOrgContactPhone ¶
func (*Org) GetOrgCreatorId ¶
func (*Org) GetOrgIndustryId ¶
func (*Org) GetOrgName ¶
func (*Org) GetOrgScaleId ¶
func (*Org) GetOrgStatus ¶
func (x *Org) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
func (*Org) GetOrgType ¶
func (x *Org) GetOrgType() enums.OrgTypeEnum_OrgType
func (*Org) GetOrgZipCode ¶
func (*Org) GetUpdatedTime ¶
func (*Org) ProtoMessage ¶
func (*Org) ProtoMessage()
func (*Org) ProtoReflect ¶
func (x *Org) ProtoReflect() protoreflect.Message
func (*Org) Validate ¶
Validate checks the field values on Org with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Org) ValidateAll ¶
ValidateAll checks the field values on Org with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrgMultiError, or nil if none found.
type OrgEmployee ¶
type OrgEmployee struct {
Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
CreatedTime string `protobuf:"bytes,2,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
UpdatedTime string `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"`
DeletedTime uint64 `protobuf:"varint,4,opt,name=deleted_time,json=deletedTime,proto3" json:"deleted_time,omitempty"`
EmployeeId uint64 `protobuf:"varint,5,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
UserId uint64 `protobuf:"varint,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
OrgId uint64 `protobuf:"varint,7,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
EmployeeName string `protobuf:"bytes,8,opt,name=employee_name,json=employeeName,proto3" json:"employee_name,omitempty"`
EmployeeAvatar string `protobuf:"bytes,9,opt,name=employee_avatar,json=employeeAvatar,proto3" json:"employee_avatar,omitempty"`
EmployeePhone string `protobuf:"bytes,10,opt,name=employee_phone,json=employeePhone,proto3" json:"employee_phone,omitempty"`
EmployeeEmail string `protobuf:"bytes,11,opt,name=employee_email,json=employeeEmail,proto3" json:"employee_email,omitempty"`
EmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` /* 160-byte string literal not displayed */
EmployeeStatus enums.OrgEmployeeStatusEnum_OrgEmployeeStatus `` /* 170-byte string literal not displayed */
InviterRecordId uint64 `protobuf:"varint,14,opt,name=inviter_record_id,json=inviterRecordId,proto3" json:"inviter_record_id,omitempty"`
InviterUserId uint64 `protobuf:"varint,15,opt,name=inviter_user_id,json=inviterUserId,proto3" json:"inviter_user_id,omitempty"`
// contains filtered or unexported fields
}
OrgEmployee ENGINE InnoDB CHARSET utf8mb4 COMMENT '组织成员'
func (*OrgEmployee) Descriptor
deprecated
func (*OrgEmployee) Descriptor() ([]byte, []int)
Deprecated: Use OrgEmployee.ProtoReflect.Descriptor instead.
func (*OrgEmployee) GetCreatedTime ¶
func (x *OrgEmployee) GetCreatedTime() string
func (*OrgEmployee) GetDeletedTime ¶
func (x *OrgEmployee) GetDeletedTime() uint64
func (*OrgEmployee) GetEmployeeAvatar ¶
func (x *OrgEmployee) GetEmployeeAvatar() string
func (*OrgEmployee) GetEmployeeEmail ¶
func (x *OrgEmployee) GetEmployeeEmail() string
func (*OrgEmployee) GetEmployeeId ¶
func (x *OrgEmployee) GetEmployeeId() uint64
func (*OrgEmployee) GetEmployeeName ¶
func (x *OrgEmployee) GetEmployeeName() string
func (*OrgEmployee) GetEmployeePhone ¶
func (x *OrgEmployee) GetEmployeePhone() string
func (*OrgEmployee) GetEmployeeRole ¶
func (x *OrgEmployee) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*OrgEmployee) GetEmployeeStatus ¶
func (x *OrgEmployee) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
func (*OrgEmployee) GetId ¶
func (x *OrgEmployee) GetId() uint64
func (*OrgEmployee) GetInviterRecordId ¶
func (x *OrgEmployee) GetInviterRecordId() uint64
func (*OrgEmployee) GetInviterUserId ¶
func (x *OrgEmployee) GetInviterUserId() uint64
func (*OrgEmployee) GetOrgId ¶
func (x *OrgEmployee) GetOrgId() uint64
func (*OrgEmployee) GetUpdatedTime ¶
func (x *OrgEmployee) GetUpdatedTime() string
func (*OrgEmployee) GetUserId ¶
func (x *OrgEmployee) GetUserId() uint64
func (*OrgEmployee) ProtoMessage ¶
func (*OrgEmployee) ProtoMessage()
func (*OrgEmployee) ProtoReflect ¶
func (x *OrgEmployee) ProtoReflect() protoreflect.Message
func (*OrgEmployee) Reset ¶
func (x *OrgEmployee) Reset()
func (*OrgEmployee) String ¶
func (x *OrgEmployee) String() string
func (*OrgEmployee) Validate ¶
func (m *OrgEmployee) Validate() error
Validate checks the field values on OrgEmployee with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrgEmployee) ValidateAll ¶
func (m *OrgEmployee) ValidateAll() error
ValidateAll checks the field values on OrgEmployee with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrgEmployeeMultiError, or nil if none found.
type OrgEmployeeMultiError ¶
type OrgEmployeeMultiError []error
OrgEmployeeMultiError is an error wrapping multiple validation errors returned by OrgEmployee.ValidateAll() if the designated constraints aren't met.
func (OrgEmployeeMultiError) AllErrors ¶
func (m OrgEmployeeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgEmployeeMultiError) Error ¶
func (m OrgEmployeeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgEmployeeValidationError ¶
type OrgEmployeeValidationError struct {
// contains filtered or unexported fields
}
OrgEmployeeValidationError is the validation error returned by OrgEmployee.Validate if the designated constraints aren't met.
func (OrgEmployeeValidationError) Cause ¶
func (e OrgEmployeeValidationError) Cause() error
Cause function returns cause value.
func (OrgEmployeeValidationError) Error ¶
func (e OrgEmployeeValidationError) Error() string
Error satisfies the builtin error interface
func (OrgEmployeeValidationError) ErrorName ¶
func (e OrgEmployeeValidationError) ErrorName() string
ErrorName returns error name.
func (OrgEmployeeValidationError) Field ¶
func (e OrgEmployeeValidationError) Field() string
Field function returns field value.
func (OrgEmployeeValidationError) Key ¶
func (e OrgEmployeeValidationError) Key() bool
Key function returns key value.
func (OrgEmployeeValidationError) Reason ¶
func (e OrgEmployeeValidationError) Reason() string
Reason function returns reason value.
type OrgEventHistory ¶
type OrgEventHistory struct {
// id ID
Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// created_time 创建时间
CreatedTime string `protobuf:"bytes,2,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
// updated_time 最后修改时间
UpdatedTime string `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"`
// event_name 事件名称
EventName string `protobuf:"bytes,4,opt,name=event_name,json=eventName,proto3" json:"event_name,omitempty"`
// event_status 事件状态;1:成功,2:失败,3:重试中,4:重试成功,5:重试失败。。。
EventStatus uint32 `protobuf:"varint,5,opt,name=event_status,json=eventStatus,proto3" json:"event_status,omitempty"`
// event_content 事件内容
EventContent string `protobuf:"bytes,6,opt,name=event_content,json=eventContent,proto3" json:"event_content,omitempty"`
// event_error 事件错误信息
EventError string `protobuf:"bytes,7,opt,name=event_error,json=eventError,proto3" json:"event_error,omitempty"`
// retry_event_time 重试事件时间
RetryEventTime uint64 `protobuf:"varint,8,opt,name=retry_event_time,json=retryEventTime,proto3" json:"retry_event_time,omitempty"`
// retry_event_counter 重试事件次数
RetryEventCounter uint32 `protobuf:"varint,9,opt,name=retry_event_counter,json=retryEventCounter,proto3" json:"retry_event_counter,omitempty"`
// retry_event_result 重试事件结果
RetryEventResult string `protobuf:"bytes,10,opt,name=retry_event_result,json=retryEventResult,proto3" json:"retry_event_result,omitempty"`
// contains filtered or unexported fields
}
OrgEventHistory ENGINE InnoDB CHARSET utf8mb4 COMMENT '事件历史'
func (*OrgEventHistory) Descriptor
deprecated
func (*OrgEventHistory) Descriptor() ([]byte, []int)
Deprecated: Use OrgEventHistory.ProtoReflect.Descriptor instead.
func (*OrgEventHistory) GetCreatedTime ¶
func (x *OrgEventHistory) GetCreatedTime() string
func (*OrgEventHistory) GetEventContent ¶
func (x *OrgEventHistory) GetEventContent() string
func (*OrgEventHistory) GetEventError ¶
func (x *OrgEventHistory) GetEventError() string
func (*OrgEventHistory) GetEventName ¶
func (x *OrgEventHistory) GetEventName() string
func (*OrgEventHistory) GetEventStatus ¶
func (x *OrgEventHistory) GetEventStatus() uint32
func (*OrgEventHistory) GetId ¶
func (x *OrgEventHistory) GetId() uint64
func (*OrgEventHistory) GetRetryEventCounter ¶
func (x *OrgEventHistory) GetRetryEventCounter() uint32
func (*OrgEventHistory) GetRetryEventResult ¶
func (x *OrgEventHistory) GetRetryEventResult() string
func (*OrgEventHistory) GetRetryEventTime ¶
func (x *OrgEventHistory) GetRetryEventTime() uint64
func (*OrgEventHistory) GetUpdatedTime ¶
func (x *OrgEventHistory) GetUpdatedTime() string
func (*OrgEventHistory) ProtoMessage ¶
func (*OrgEventHistory) ProtoMessage()
func (*OrgEventHistory) ProtoReflect ¶
func (x *OrgEventHistory) ProtoReflect() protoreflect.Message
func (*OrgEventHistory) Reset ¶
func (x *OrgEventHistory) Reset()
func (*OrgEventHistory) String ¶
func (x *OrgEventHistory) String() string
func (*OrgEventHistory) Validate ¶
func (m *OrgEventHistory) Validate() error
Validate checks the field values on OrgEventHistory with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrgEventHistory) ValidateAll ¶
func (m *OrgEventHistory) ValidateAll() error
ValidateAll checks the field values on OrgEventHistory with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrgEventHistoryMultiError, or nil if none found.
type OrgEventHistoryMultiError ¶
type OrgEventHistoryMultiError []error
OrgEventHistoryMultiError is an error wrapping multiple validation errors returned by OrgEventHistory.ValidateAll() if the designated constraints aren't met.
func (OrgEventHistoryMultiError) AllErrors ¶
func (m OrgEventHistoryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgEventHistoryMultiError) Error ¶
func (m OrgEventHistoryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgEventHistoryValidationError ¶
type OrgEventHistoryValidationError struct {
// contains filtered or unexported fields
}
OrgEventHistoryValidationError is the validation error returned by OrgEventHistory.Validate if the designated constraints aren't met.
func (OrgEventHistoryValidationError) Cause ¶
func (e OrgEventHistoryValidationError) Cause() error
Cause function returns cause value.
func (OrgEventHistoryValidationError) Error ¶
func (e OrgEventHistoryValidationError) Error() string
Error satisfies the builtin error interface
func (OrgEventHistoryValidationError) ErrorName ¶
func (e OrgEventHistoryValidationError) ErrorName() string
ErrorName returns error name.
func (OrgEventHistoryValidationError) Field ¶
func (e OrgEventHistoryValidationError) Field() string
Field function returns field value.
func (OrgEventHistoryValidationError) Key ¶
func (e OrgEventHistoryValidationError) Key() bool
Key function returns key value.
func (OrgEventHistoryValidationError) Reason ¶
func (e OrgEventHistoryValidationError) Reason() string
Reason function returns reason value.
type OrgInviteRecord ¶
type OrgInviteRecord struct {
// id ID
Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// created_time 创建时间
CreatedTime string `protobuf:"bytes,2,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
// updated_time 最后修改时间
UpdatedTime string `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"`
// invite_id uuid
InviteId uint64 `protobuf:"varint,4,opt,name=invite_id,json=inviteId,proto3" json:"invite_id,omitempty"`
// org_id 组织ID
OrgId uint64 `protobuf:"varint,5,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// inviter_employee_id 邀请者成员ID
InviterEmployeeId uint64 `protobuf:"varint,6,opt,name=inviter_employee_id,json=inviterEmployeeId,proto3" json:"inviter_employee_id,omitempty"`
// invited_type 邀请类型:1:账号邀请,2:链接邀请
InvitedType enums.OrgInviteTypeEnum_OrgInviteType `` /* 152-byte string literal not displayed */
// invited_user_id 被邀请者用户ID
InvitedUserId uint64 `protobuf:"varint,8,opt,name=invited_user_id,json=invitedUserId,proto3" json:"invited_user_id,omitempty"`
// invited_account 被邀请者账户
InvitedAccount string `protobuf:"bytes,9,opt,name=invited_account,json=invitedAccount,proto3" json:"invited_account,omitempty"`
// invited_account_type 被邀请者账户类型:1:手机,2:邮箱,3:微信,4:飞书,5:钉钉
InvitedAccountType enums.OrgInviteAccountTypeEnum_OrgInviteAccountType `` /* 190-byte string literal not displayed */
// invited_employee_role 角色;1:创建者,2:普通成员,3:管理员,4:超级管理员
InvitedEmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` /* 183-byte string literal not displayed */
// invite_status 状态;1:邀请中,2:已同意,3:已拒绝,4:已取消,5:已过期
InviteStatus enums.OrgInviteStatusEnum_OrgInviteStatus `` /* 160-byte string literal not displayed */
// assign_employee_id 分配成员ID
AssignEmployeeId uint64 `protobuf:"varint,13,opt,name=assign_employee_id,json=assignEmployeeId,proto3" json:"assign_employee_id,omitempty"`
// invite_code 邀请码
InviteCode string `protobuf:"bytes,14,opt,name=invite_code,json=inviteCode,proto3" json:"invite_code,omitempty"`
// contains filtered or unexported fields
}
OrgInviteRecord ENGINE InnoDB CHARSET utf8mb4 COMMENT '事件历史'
func (*OrgInviteRecord) Descriptor
deprecated
func (*OrgInviteRecord) Descriptor() ([]byte, []int)
Deprecated: Use OrgInviteRecord.ProtoReflect.Descriptor instead.
func (*OrgInviteRecord) GetAssignEmployeeId ¶
func (x *OrgInviteRecord) GetAssignEmployeeId() uint64
func (*OrgInviteRecord) GetCreatedTime ¶
func (x *OrgInviteRecord) GetCreatedTime() string
func (*OrgInviteRecord) GetId ¶
func (x *OrgInviteRecord) GetId() uint64
func (*OrgInviteRecord) GetInviteCode ¶
func (x *OrgInviteRecord) GetInviteCode() string
func (*OrgInviteRecord) GetInviteId ¶
func (x *OrgInviteRecord) GetInviteId() uint64
func (*OrgInviteRecord) GetInviteStatus ¶
func (x *OrgInviteRecord) GetInviteStatus() enums.OrgInviteStatusEnum_OrgInviteStatus
func (*OrgInviteRecord) GetInvitedAccount ¶
func (x *OrgInviteRecord) GetInvitedAccount() string
func (*OrgInviteRecord) GetInvitedAccountType ¶
func (x *OrgInviteRecord) GetInvitedAccountType() enums.OrgInviteAccountTypeEnum_OrgInviteAccountType
func (*OrgInviteRecord) GetInvitedEmployeeRole ¶
func (x *OrgInviteRecord) GetInvitedEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*OrgInviteRecord) GetInvitedType ¶
func (x *OrgInviteRecord) GetInvitedType() enums.OrgInviteTypeEnum_OrgInviteType
func (*OrgInviteRecord) GetInvitedUserId ¶
func (x *OrgInviteRecord) GetInvitedUserId() uint64
func (*OrgInviteRecord) GetInviterEmployeeId ¶
func (x *OrgInviteRecord) GetInviterEmployeeId() uint64
func (*OrgInviteRecord) GetOrgId ¶
func (x *OrgInviteRecord) GetOrgId() uint64
func (*OrgInviteRecord) GetUpdatedTime ¶
func (x *OrgInviteRecord) GetUpdatedTime() string
func (*OrgInviteRecord) ProtoMessage ¶
func (*OrgInviteRecord) ProtoMessage()
func (*OrgInviteRecord) ProtoReflect ¶
func (x *OrgInviteRecord) ProtoReflect() protoreflect.Message
func (*OrgInviteRecord) Reset ¶
func (x *OrgInviteRecord) Reset()
func (*OrgInviteRecord) String ¶
func (x *OrgInviteRecord) String() string
func (*OrgInviteRecord) Validate ¶
func (m *OrgInviteRecord) Validate() error
Validate checks the field values on OrgInviteRecord with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrgInviteRecord) ValidateAll ¶
func (m *OrgInviteRecord) ValidateAll() error
ValidateAll checks the field values on OrgInviteRecord with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrgInviteRecordMultiError, or nil if none found.
type OrgInviteRecordMultiError ¶
type OrgInviteRecordMultiError []error
OrgInviteRecordMultiError is an error wrapping multiple validation errors returned by OrgInviteRecord.ValidateAll() if the designated constraints aren't met.
func (OrgInviteRecordMultiError) AllErrors ¶
func (m OrgInviteRecordMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInviteRecordMultiError) Error ¶
func (m OrgInviteRecordMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInviteRecordValidationError ¶
type OrgInviteRecordValidationError struct {
// contains filtered or unexported fields
}
OrgInviteRecordValidationError is the validation error returned by OrgInviteRecord.Validate if the designated constraints aren't met.
func (OrgInviteRecordValidationError) Cause ¶
func (e OrgInviteRecordValidationError) Cause() error
Cause function returns cause value.
func (OrgInviteRecordValidationError) Error ¶
func (e OrgInviteRecordValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInviteRecordValidationError) ErrorName ¶
func (e OrgInviteRecordValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInviteRecordValidationError) Field ¶
func (e OrgInviteRecordValidationError) Field() string
Field function returns field value.
func (OrgInviteRecordValidationError) Key ¶
func (e OrgInviteRecordValidationError) Key() bool
Key function returns key value.
func (OrgInviteRecordValidationError) Reason ¶
func (e OrgInviteRecordValidationError) Reason() string
Reason function returns reason value.
type OrgMultiError ¶
type OrgMultiError []error
OrgMultiError is an error wrapping multiple validation errors returned by Org.ValidateAll() if the designated constraints aren't met.
func (OrgMultiError) AllErrors ¶
func (m OrgMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgMultiError) Error ¶
func (m OrgMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgValidationError ¶
type OrgValidationError struct {
// contains filtered or unexported fields
}
OrgValidationError is the validation error returned by Org.Validate if the designated constraints aren't met.
func (OrgValidationError) Cause ¶
func (e OrgValidationError) Cause() error
Cause function returns cause value.
func (OrgValidationError) Error ¶
func (e OrgValidationError) Error() string
Error satisfies the builtin error interface
func (OrgValidationError) ErrorName ¶
func (e OrgValidationError) ErrorName() string
ErrorName returns error name.
func (OrgValidationError) Field ¶
func (e OrgValidationError) Field() string
Field function returns field value.
func (OrgValidationError) Key ¶
func (e OrgValidationError) Key() bool
Key function returns key value.
func (OrgValidationError) Reason ¶
func (e OrgValidationError) Reason() string
Reason function returns reason value.
type PingReq ¶
type PingReq struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*PingReq) Descriptor
deprecated
func (*PingReq) GetMessage ¶
func (*PingReq) ProtoMessage ¶
func (*PingReq) ProtoMessage()
func (*PingReq) ProtoReflect ¶
func (x *PingReq) ProtoReflect() protoreflect.Message
func (*PingReq) Validate ¶
Validate checks the field values on PingReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingReq) ValidateAll ¶
ValidateAll checks the field values on PingReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingReqMultiError, or nil if none found.
type PingReqMultiError ¶
type PingReqMultiError []error
PingReqMultiError is an error wrapping multiple validation errors returned by PingReq.ValidateAll() if the designated constraints aren't met.
func (PingReqMultiError) AllErrors ¶
func (m PingReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingReqMultiError) Error ¶
func (m PingReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingReqValidationError ¶
type PingReqValidationError struct {
// contains filtered or unexported fields
}
PingReqValidationError is the validation error returned by PingReq.Validate if the designated constraints aren't met.
func (PingReqValidationError) Cause ¶
func (e PingReqValidationError) Cause() error
Cause function returns cause value.
func (PingReqValidationError) Error ¶
func (e PingReqValidationError) Error() string
Error satisfies the builtin error interface
func (PingReqValidationError) ErrorName ¶
func (e PingReqValidationError) ErrorName() string
ErrorName returns error name.
func (PingReqValidationError) Field ¶
func (e PingReqValidationError) Field() string
Field function returns field value.
func (PingReqValidationError) Key ¶
func (e PingReqValidationError) Key() bool
Key function returns key value.
func (PingReqValidationError) Reason ¶
func (e PingReqValidationError) Reason() string
Reason function returns reason value.
type PingResp ¶
type PingResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *PingRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*PingResp) Descriptor
deprecated
func (*PingResp) GetData ¶
func (x *PingResp) GetData() *PingRespData
func (*PingResp) GetMessage ¶
func (*PingResp) GetMetadata ¶
func (*PingResp) ProtoMessage ¶
func (*PingResp) ProtoMessage()
func (*PingResp) ProtoReflect ¶
func (x *PingResp) ProtoReflect() protoreflect.Message
func (*PingResp) Validate ¶
Validate checks the field values on PingResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingResp) ValidateAll ¶
ValidateAll checks the field values on PingResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingRespMultiError, or nil if none found.
type PingRespData ¶
type PingRespData struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*PingRespData) Descriptor
deprecated
func (*PingRespData) Descriptor() ([]byte, []int)
Deprecated: Use PingRespData.ProtoReflect.Descriptor instead.
func (*PingRespData) GetMessage ¶
func (x *PingRespData) GetMessage() string
func (*PingRespData) ProtoMessage ¶
func (*PingRespData) ProtoMessage()
func (*PingRespData) ProtoReflect ¶
func (x *PingRespData) ProtoReflect() protoreflect.Message
func (*PingRespData) Reset ¶
func (x *PingRespData) Reset()
func (*PingRespData) String ¶
func (x *PingRespData) String() string
func (*PingRespData) Validate ¶
func (m *PingRespData) Validate() error
Validate checks the field values on PingRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingRespData) ValidateAll ¶
func (m *PingRespData) ValidateAll() error
ValidateAll checks the field values on PingRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingRespDataMultiError, or nil if none found.
type PingRespDataMultiError ¶
type PingRespDataMultiError []error
PingRespDataMultiError is an error wrapping multiple validation errors returned by PingRespData.ValidateAll() if the designated constraints aren't met.
func (PingRespDataMultiError) AllErrors ¶
func (m PingRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingRespDataMultiError) Error ¶
func (m PingRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingRespDataValidationError ¶
type PingRespDataValidationError struct {
// contains filtered or unexported fields
}
PingRespDataValidationError is the validation error returned by PingRespData.Validate if the designated constraints aren't met.
func (PingRespDataValidationError) Cause ¶
func (e PingRespDataValidationError) Cause() error
Cause function returns cause value.
func (PingRespDataValidationError) Error ¶
func (e PingRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (PingRespDataValidationError) ErrorName ¶
func (e PingRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (PingRespDataValidationError) Field ¶
func (e PingRespDataValidationError) Field() string
Field function returns field value.
func (PingRespDataValidationError) Key ¶
func (e PingRespDataValidationError) Key() bool
Key function returns key value.
func (PingRespDataValidationError) Reason ¶
func (e PingRespDataValidationError) Reason() string
Reason function returns reason value.
type PingRespMultiError ¶
type PingRespMultiError []error
PingRespMultiError is an error wrapping multiple validation errors returned by PingResp.ValidateAll() if the designated constraints aren't met.
func (PingRespMultiError) AllErrors ¶
func (m PingRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingRespMultiError) Error ¶
func (m PingRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingRespValidationError ¶
type PingRespValidationError struct {
// contains filtered or unexported fields
}
PingRespValidationError is the validation error returned by PingResp.Validate if the designated constraints aren't met.
func (PingRespValidationError) Cause ¶
func (e PingRespValidationError) Cause() error
Cause function returns cause value.
func (PingRespValidationError) Error ¶
func (e PingRespValidationError) Error() string
Error satisfies the builtin error interface
func (PingRespValidationError) ErrorName ¶
func (e PingRespValidationError) ErrorName() string
ErrorName returns error name.
func (PingRespValidationError) Field ¶
func (e PingRespValidationError) Field() string
Field function returns field value.
func (PingRespValidationError) Key ¶
func (e PingRespValidationError) Key() bool
Key function returns key value.
func (PingRespValidationError) Reason ¶
func (e PingRespValidationError) Reason() string
Reason function returns reason value.
type RemoveEmployeeReq ¶
type RemoveEmployeeReq struct {
OperatorEid uint64 `protobuf:"varint,100,opt,name=operator_eid,json=operatorEid,proto3" json:"operator_eid,omitempty"`
EmployeeId uint64 `protobuf:"varint,1,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveEmployeeReq) Descriptor
deprecated
func (*RemoveEmployeeReq) Descriptor() ([]byte, []int)
Deprecated: Use RemoveEmployeeReq.ProtoReflect.Descriptor instead.
func (*RemoveEmployeeReq) GetEmployeeId ¶
func (x *RemoveEmployeeReq) GetEmployeeId() uint64
func (*RemoveEmployeeReq) GetOperatorEid ¶
func (x *RemoveEmployeeReq) GetOperatorEid() uint64
func (*RemoveEmployeeReq) ProtoMessage ¶
func (*RemoveEmployeeReq) ProtoMessage()
func (*RemoveEmployeeReq) ProtoReflect ¶
func (x *RemoveEmployeeReq) ProtoReflect() protoreflect.Message
func (*RemoveEmployeeReq) Reset ¶
func (x *RemoveEmployeeReq) Reset()
func (*RemoveEmployeeReq) String ¶
func (x *RemoveEmployeeReq) String() string
func (*RemoveEmployeeReq) Validate ¶
func (m *RemoveEmployeeReq) Validate() error
Validate checks the field values on RemoveEmployeeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveEmployeeReq) ValidateAll ¶
func (m *RemoveEmployeeReq) ValidateAll() error
ValidateAll checks the field values on RemoveEmployeeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveEmployeeReqMultiError, or nil if none found.
type RemoveEmployeeReqMultiError ¶
type RemoveEmployeeReqMultiError []error
RemoveEmployeeReqMultiError is an error wrapping multiple validation errors returned by RemoveEmployeeReq.ValidateAll() if the designated constraints aren't met.
func (RemoveEmployeeReqMultiError) AllErrors ¶
func (m RemoveEmployeeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveEmployeeReqMultiError) Error ¶
func (m RemoveEmployeeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveEmployeeReqValidationError ¶
type RemoveEmployeeReqValidationError struct {
// contains filtered or unexported fields
}
RemoveEmployeeReqValidationError is the validation error returned by RemoveEmployeeReq.Validate if the designated constraints aren't met.
func (RemoveEmployeeReqValidationError) Cause ¶
func (e RemoveEmployeeReqValidationError) Cause() error
Cause function returns cause value.
func (RemoveEmployeeReqValidationError) Error ¶
func (e RemoveEmployeeReqValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveEmployeeReqValidationError) ErrorName ¶
func (e RemoveEmployeeReqValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveEmployeeReqValidationError) Field ¶
func (e RemoveEmployeeReqValidationError) Field() string
Field function returns field value.
func (RemoveEmployeeReqValidationError) Key ¶
func (e RemoveEmployeeReqValidationError) Key() bool
Key function returns key value.
func (RemoveEmployeeReqValidationError) Reason ¶
func (e RemoveEmployeeReqValidationError) Reason() string
Reason function returns reason value.
type RemoveEmployeeResp ¶
type RemoveEmployeeResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *RemoveEmployeeRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveEmployeeResp) Descriptor
deprecated
func (*RemoveEmployeeResp) Descriptor() ([]byte, []int)
Deprecated: Use RemoveEmployeeResp.ProtoReflect.Descriptor instead.
func (*RemoveEmployeeResp) GetCode ¶
func (x *RemoveEmployeeResp) GetCode() int32
func (*RemoveEmployeeResp) GetData ¶
func (x *RemoveEmployeeResp) GetData() *RemoveEmployeeRespData
func (*RemoveEmployeeResp) GetMessage ¶
func (x *RemoveEmployeeResp) GetMessage() string
func (*RemoveEmployeeResp) GetMetadata ¶
func (x *RemoveEmployeeResp) GetMetadata() map[string]string
func (*RemoveEmployeeResp) GetReason ¶
func (x *RemoveEmployeeResp) GetReason() string
func (*RemoveEmployeeResp) ProtoMessage ¶
func (*RemoveEmployeeResp) ProtoMessage()
func (*RemoveEmployeeResp) ProtoReflect ¶
func (x *RemoveEmployeeResp) ProtoReflect() protoreflect.Message
func (*RemoveEmployeeResp) Reset ¶
func (x *RemoveEmployeeResp) Reset()
func (*RemoveEmployeeResp) String ¶
func (x *RemoveEmployeeResp) String() string
func (*RemoveEmployeeResp) Validate ¶
func (m *RemoveEmployeeResp) Validate() error
Validate checks the field values on RemoveEmployeeResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveEmployeeResp) ValidateAll ¶
func (m *RemoveEmployeeResp) ValidateAll() error
ValidateAll checks the field values on RemoveEmployeeResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveEmployeeRespMultiError, or nil if none found.
type RemoveEmployeeRespData ¶
type RemoveEmployeeRespData struct {
Success bool `protobuf:"varint,100,opt,name=success,proto3" json:"success,omitempty"`
EmployeeId uint64 `protobuf:"varint,1,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveEmployeeRespData) Descriptor
deprecated
func (*RemoveEmployeeRespData) Descriptor() ([]byte, []int)
Deprecated: Use RemoveEmployeeRespData.ProtoReflect.Descriptor instead.
func (*RemoveEmployeeRespData) GetEmployeeId ¶
func (x *RemoveEmployeeRespData) GetEmployeeId() uint64
func (*RemoveEmployeeRespData) GetSuccess ¶
func (x *RemoveEmployeeRespData) GetSuccess() bool
func (*RemoveEmployeeRespData) ProtoMessage ¶
func (*RemoveEmployeeRespData) ProtoMessage()
func (*RemoveEmployeeRespData) ProtoReflect ¶
func (x *RemoveEmployeeRespData) ProtoReflect() protoreflect.Message
func (*RemoveEmployeeRespData) Reset ¶
func (x *RemoveEmployeeRespData) Reset()
func (*RemoveEmployeeRespData) String ¶
func (x *RemoveEmployeeRespData) String() string
func (*RemoveEmployeeRespData) Validate ¶
func (m *RemoveEmployeeRespData) Validate() error
Validate checks the field values on RemoveEmployeeRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveEmployeeRespData) ValidateAll ¶
func (m *RemoveEmployeeRespData) ValidateAll() error
ValidateAll checks the field values on RemoveEmployeeRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveEmployeeRespDataMultiError, or nil if none found.
type RemoveEmployeeRespDataMultiError ¶
type RemoveEmployeeRespDataMultiError []error
RemoveEmployeeRespDataMultiError is an error wrapping multiple validation errors returned by RemoveEmployeeRespData.ValidateAll() if the designated constraints aren't met.
func (RemoveEmployeeRespDataMultiError) AllErrors ¶
func (m RemoveEmployeeRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveEmployeeRespDataMultiError) Error ¶
func (m RemoveEmployeeRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveEmployeeRespDataValidationError ¶
type RemoveEmployeeRespDataValidationError struct {
// contains filtered or unexported fields
}
RemoveEmployeeRespDataValidationError is the validation error returned by RemoveEmployeeRespData.Validate if the designated constraints aren't met.
func (RemoveEmployeeRespDataValidationError) Cause ¶
func (e RemoveEmployeeRespDataValidationError) Cause() error
Cause function returns cause value.
func (RemoveEmployeeRespDataValidationError) Error ¶
func (e RemoveEmployeeRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveEmployeeRespDataValidationError) ErrorName ¶
func (e RemoveEmployeeRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveEmployeeRespDataValidationError) Field ¶
func (e RemoveEmployeeRespDataValidationError) Field() string
Field function returns field value.
func (RemoveEmployeeRespDataValidationError) Key ¶
func (e RemoveEmployeeRespDataValidationError) Key() bool
Key function returns key value.
func (RemoveEmployeeRespDataValidationError) Reason ¶
func (e RemoveEmployeeRespDataValidationError) Reason() string
Reason function returns reason value.
type RemoveEmployeeRespMultiError ¶
type RemoveEmployeeRespMultiError []error
RemoveEmployeeRespMultiError is an error wrapping multiple validation errors returned by RemoveEmployeeResp.ValidateAll() if the designated constraints aren't met.
func (RemoveEmployeeRespMultiError) AllErrors ¶
func (m RemoveEmployeeRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveEmployeeRespMultiError) Error ¶
func (m RemoveEmployeeRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveEmployeeRespValidationError ¶
type RemoveEmployeeRespValidationError struct {
// contains filtered or unexported fields
}
RemoveEmployeeRespValidationError is the validation error returned by RemoveEmployeeResp.Validate if the designated constraints aren't met.
func (RemoveEmployeeRespValidationError) Cause ¶
func (e RemoveEmployeeRespValidationError) Cause() error
Cause function returns cause value.
func (RemoveEmployeeRespValidationError) Error ¶
func (e RemoveEmployeeRespValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveEmployeeRespValidationError) ErrorName ¶
func (e RemoveEmployeeRespValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveEmployeeRespValidationError) Field ¶
func (e RemoveEmployeeRespValidationError) Field() string
Field function returns field value.
func (RemoveEmployeeRespValidationError) Key ¶
func (e RemoveEmployeeRespValidationError) Key() bool
Key function returns key value.
func (RemoveEmployeeRespValidationError) Reason ¶
func (e RemoveEmployeeRespValidationError) Reason() string
Reason function returns reason value.
type SetEmployeeRoleReq ¶
type SetEmployeeRoleReq struct {
OperatorEid uint64 `protobuf:"varint,100,opt,name=operator_eid,json=operatorEid,proto3" json:"operator_eid,omitempty"`
EmployeeId uint64 `protobuf:"varint,1,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
EmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` /* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetEmployeeRoleReq) Descriptor
deprecated
func (*SetEmployeeRoleReq) Descriptor() ([]byte, []int)
Deprecated: Use SetEmployeeRoleReq.ProtoReflect.Descriptor instead.
func (*SetEmployeeRoleReq) GetEmployeeId ¶
func (x *SetEmployeeRoleReq) GetEmployeeId() uint64
func (*SetEmployeeRoleReq) GetEmployeeRole ¶
func (x *SetEmployeeRoleReq) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*SetEmployeeRoleReq) GetOperatorEid ¶
func (x *SetEmployeeRoleReq) GetOperatorEid() uint64
func (*SetEmployeeRoleReq) ProtoMessage ¶
func (*SetEmployeeRoleReq) ProtoMessage()
func (*SetEmployeeRoleReq) ProtoReflect ¶
func (x *SetEmployeeRoleReq) ProtoReflect() protoreflect.Message
func (*SetEmployeeRoleReq) Reset ¶
func (x *SetEmployeeRoleReq) Reset()
func (*SetEmployeeRoleReq) String ¶
func (x *SetEmployeeRoleReq) String() string
func (*SetEmployeeRoleReq) Validate ¶
func (m *SetEmployeeRoleReq) Validate() error
Validate checks the field values on SetEmployeeRoleReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetEmployeeRoleReq) ValidateAll ¶
func (m *SetEmployeeRoleReq) ValidateAll() error
ValidateAll checks the field values on SetEmployeeRoleReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetEmployeeRoleReqMultiError, or nil if none found.
type SetEmployeeRoleReqMultiError ¶
type SetEmployeeRoleReqMultiError []error
SetEmployeeRoleReqMultiError is an error wrapping multiple validation errors returned by SetEmployeeRoleReq.ValidateAll() if the designated constraints aren't met.
func (SetEmployeeRoleReqMultiError) AllErrors ¶
func (m SetEmployeeRoleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetEmployeeRoleReqMultiError) Error ¶
func (m SetEmployeeRoleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetEmployeeRoleReqValidationError ¶
type SetEmployeeRoleReqValidationError struct {
// contains filtered or unexported fields
}
SetEmployeeRoleReqValidationError is the validation error returned by SetEmployeeRoleReq.Validate if the designated constraints aren't met.
func (SetEmployeeRoleReqValidationError) Cause ¶
func (e SetEmployeeRoleReqValidationError) Cause() error
Cause function returns cause value.
func (SetEmployeeRoleReqValidationError) Error ¶
func (e SetEmployeeRoleReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetEmployeeRoleReqValidationError) ErrorName ¶
func (e SetEmployeeRoleReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetEmployeeRoleReqValidationError) Field ¶
func (e SetEmployeeRoleReqValidationError) Field() string
Field function returns field value.
func (SetEmployeeRoleReqValidationError) Key ¶
func (e SetEmployeeRoleReqValidationError) Key() bool
Key function returns key value.
func (SetEmployeeRoleReqValidationError) Reason ¶
func (e SetEmployeeRoleReqValidationError) Reason() string
Reason function returns reason value.
type SetEmployeeRoleResp ¶
type SetEmployeeRoleResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *SetEmployeeRoleRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*SetEmployeeRoleResp) Descriptor
deprecated
func (*SetEmployeeRoleResp) Descriptor() ([]byte, []int)
Deprecated: Use SetEmployeeRoleResp.ProtoReflect.Descriptor instead.
func (*SetEmployeeRoleResp) GetCode ¶
func (x *SetEmployeeRoleResp) GetCode() int32
func (*SetEmployeeRoleResp) GetData ¶
func (x *SetEmployeeRoleResp) GetData() *SetEmployeeRoleRespData
func (*SetEmployeeRoleResp) GetMessage ¶
func (x *SetEmployeeRoleResp) GetMessage() string
func (*SetEmployeeRoleResp) GetMetadata ¶
func (x *SetEmployeeRoleResp) GetMetadata() map[string]string
func (*SetEmployeeRoleResp) GetReason ¶
func (x *SetEmployeeRoleResp) GetReason() string
func (*SetEmployeeRoleResp) ProtoMessage ¶
func (*SetEmployeeRoleResp) ProtoMessage()
func (*SetEmployeeRoleResp) ProtoReflect ¶
func (x *SetEmployeeRoleResp) ProtoReflect() protoreflect.Message
func (*SetEmployeeRoleResp) Reset ¶
func (x *SetEmployeeRoleResp) Reset()
func (*SetEmployeeRoleResp) String ¶
func (x *SetEmployeeRoleResp) String() string
func (*SetEmployeeRoleResp) Validate ¶
func (m *SetEmployeeRoleResp) Validate() error
Validate checks the field values on SetEmployeeRoleResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetEmployeeRoleResp) ValidateAll ¶
func (m *SetEmployeeRoleResp) ValidateAll() error
ValidateAll checks the field values on SetEmployeeRoleResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetEmployeeRoleRespMultiError, or nil if none found.
type SetEmployeeRoleRespData ¶
type SetEmployeeRoleRespData struct {
Success bool `protobuf:"varint,100,opt,name=success,proto3" json:"success,omitempty"`
EmployeeId uint64 `protobuf:"varint,1,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
EmployeeRole enums.OrgEmployeeRoleEnum_OrgEmployeeRole `` /* 159-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetEmployeeRoleRespData) Descriptor
deprecated
func (*SetEmployeeRoleRespData) Descriptor() ([]byte, []int)
Deprecated: Use SetEmployeeRoleRespData.ProtoReflect.Descriptor instead.
func (*SetEmployeeRoleRespData) GetEmployeeId ¶
func (x *SetEmployeeRoleRespData) GetEmployeeId() uint64
func (*SetEmployeeRoleRespData) GetEmployeeRole ¶
func (x *SetEmployeeRoleRespData) GetEmployeeRole() enums.OrgEmployeeRoleEnum_OrgEmployeeRole
func (*SetEmployeeRoleRespData) GetSuccess ¶
func (x *SetEmployeeRoleRespData) GetSuccess() bool
func (*SetEmployeeRoleRespData) ProtoMessage ¶
func (*SetEmployeeRoleRespData) ProtoMessage()
func (*SetEmployeeRoleRespData) ProtoReflect ¶
func (x *SetEmployeeRoleRespData) ProtoReflect() protoreflect.Message
func (*SetEmployeeRoleRespData) Reset ¶
func (x *SetEmployeeRoleRespData) Reset()
func (*SetEmployeeRoleRespData) String ¶
func (x *SetEmployeeRoleRespData) String() string
func (*SetEmployeeRoleRespData) Validate ¶
func (m *SetEmployeeRoleRespData) Validate() error
Validate checks the field values on SetEmployeeRoleRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetEmployeeRoleRespData) ValidateAll ¶
func (m *SetEmployeeRoleRespData) ValidateAll() error
ValidateAll checks the field values on SetEmployeeRoleRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetEmployeeRoleRespDataMultiError, or nil if none found.
type SetEmployeeRoleRespDataMultiError ¶
type SetEmployeeRoleRespDataMultiError []error
SetEmployeeRoleRespDataMultiError is an error wrapping multiple validation errors returned by SetEmployeeRoleRespData.ValidateAll() if the designated constraints aren't met.
func (SetEmployeeRoleRespDataMultiError) AllErrors ¶
func (m SetEmployeeRoleRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetEmployeeRoleRespDataMultiError) Error ¶
func (m SetEmployeeRoleRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetEmployeeRoleRespDataValidationError ¶
type SetEmployeeRoleRespDataValidationError struct {
// contains filtered or unexported fields
}
SetEmployeeRoleRespDataValidationError is the validation error returned by SetEmployeeRoleRespData.Validate if the designated constraints aren't met.
func (SetEmployeeRoleRespDataValidationError) Cause ¶
func (e SetEmployeeRoleRespDataValidationError) Cause() error
Cause function returns cause value.
func (SetEmployeeRoleRespDataValidationError) Error ¶
func (e SetEmployeeRoleRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (SetEmployeeRoleRespDataValidationError) ErrorName ¶
func (e SetEmployeeRoleRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (SetEmployeeRoleRespDataValidationError) Field ¶
func (e SetEmployeeRoleRespDataValidationError) Field() string
Field function returns field value.
func (SetEmployeeRoleRespDataValidationError) Key ¶
func (e SetEmployeeRoleRespDataValidationError) Key() bool
Key function returns key value.
func (SetEmployeeRoleRespDataValidationError) Reason ¶
func (e SetEmployeeRoleRespDataValidationError) Reason() string
Reason function returns reason value.
type SetEmployeeRoleRespMultiError ¶
type SetEmployeeRoleRespMultiError []error
SetEmployeeRoleRespMultiError is an error wrapping multiple validation errors returned by SetEmployeeRoleResp.ValidateAll() if the designated constraints aren't met.
func (SetEmployeeRoleRespMultiError) AllErrors ¶
func (m SetEmployeeRoleRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetEmployeeRoleRespMultiError) Error ¶
func (m SetEmployeeRoleRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetEmployeeRoleRespValidationError ¶
type SetEmployeeRoleRespValidationError struct {
// contains filtered or unexported fields
}
SetEmployeeRoleRespValidationError is the validation error returned by SetEmployeeRoleResp.Validate if the designated constraints aren't met.
func (SetEmployeeRoleRespValidationError) Cause ¶
func (e SetEmployeeRoleRespValidationError) Cause() error
Cause function returns cause value.
func (SetEmployeeRoleRespValidationError) Error ¶
func (e SetEmployeeRoleRespValidationError) Error() string
Error satisfies the builtin error interface
func (SetEmployeeRoleRespValidationError) ErrorName ¶
func (e SetEmployeeRoleRespValidationError) ErrorName() string
ErrorName returns error name.
func (SetEmployeeRoleRespValidationError) Field ¶
func (e SetEmployeeRoleRespValidationError) Field() string
Field function returns field value.
func (SetEmployeeRoleRespValidationError) Key ¶
func (e SetEmployeeRoleRespValidationError) Key() bool
Key function returns key value.
func (SetEmployeeRoleRespValidationError) Reason ¶
func (e SetEmployeeRoleRespValidationError) Reason() string
Reason function returns reason value.
type SetEmployeeStatusReq ¶
type SetEmployeeStatusReq struct {
OperatorEid uint64 `protobuf:"varint,100,opt,name=operator_eid,json=operatorEid,proto3" json:"operator_eid,omitempty"`
EmployeeId uint64 `protobuf:"varint,1,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
EmployeeStatus enums.OrgEmployeeStatusEnum_OrgEmployeeStatus `` /* 169-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetEmployeeStatusReq) Descriptor
deprecated
func (*SetEmployeeStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use SetEmployeeStatusReq.ProtoReflect.Descriptor instead.
func (*SetEmployeeStatusReq) GetEmployeeId ¶
func (x *SetEmployeeStatusReq) GetEmployeeId() uint64
func (*SetEmployeeStatusReq) GetEmployeeStatus ¶
func (x *SetEmployeeStatusReq) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
func (*SetEmployeeStatusReq) GetOperatorEid ¶
func (x *SetEmployeeStatusReq) GetOperatorEid() uint64
func (*SetEmployeeStatusReq) ProtoMessage ¶
func (*SetEmployeeStatusReq) ProtoMessage()
func (*SetEmployeeStatusReq) ProtoReflect ¶
func (x *SetEmployeeStatusReq) ProtoReflect() protoreflect.Message
func (*SetEmployeeStatusReq) Reset ¶
func (x *SetEmployeeStatusReq) Reset()
func (*SetEmployeeStatusReq) String ¶
func (x *SetEmployeeStatusReq) String() string
func (*SetEmployeeStatusReq) Validate ¶
func (m *SetEmployeeStatusReq) Validate() error
Validate checks the field values on SetEmployeeStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetEmployeeStatusReq) ValidateAll ¶
func (m *SetEmployeeStatusReq) ValidateAll() error
ValidateAll checks the field values on SetEmployeeStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetEmployeeStatusReqMultiError, or nil if none found.
type SetEmployeeStatusReqMultiError ¶
type SetEmployeeStatusReqMultiError []error
SetEmployeeStatusReqMultiError is an error wrapping multiple validation errors returned by SetEmployeeStatusReq.ValidateAll() if the designated constraints aren't met.
func (SetEmployeeStatusReqMultiError) AllErrors ¶
func (m SetEmployeeStatusReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetEmployeeStatusReqMultiError) Error ¶
func (m SetEmployeeStatusReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetEmployeeStatusReqValidationError ¶
type SetEmployeeStatusReqValidationError struct {
// contains filtered or unexported fields
}
SetEmployeeStatusReqValidationError is the validation error returned by SetEmployeeStatusReq.Validate if the designated constraints aren't met.
func (SetEmployeeStatusReqValidationError) Cause ¶
func (e SetEmployeeStatusReqValidationError) Cause() error
Cause function returns cause value.
func (SetEmployeeStatusReqValidationError) Error ¶
func (e SetEmployeeStatusReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetEmployeeStatusReqValidationError) ErrorName ¶
func (e SetEmployeeStatusReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetEmployeeStatusReqValidationError) Field ¶
func (e SetEmployeeStatusReqValidationError) Field() string
Field function returns field value.
func (SetEmployeeStatusReqValidationError) Key ¶
func (e SetEmployeeStatusReqValidationError) Key() bool
Key function returns key value.
func (SetEmployeeStatusReqValidationError) Reason ¶
func (e SetEmployeeStatusReqValidationError) Reason() string
Reason function returns reason value.
type SetEmployeeStatusResp ¶
type SetEmployeeStatusResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *SetEmployeeStatusRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*SetEmployeeStatusResp) Descriptor
deprecated
func (*SetEmployeeStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use SetEmployeeStatusResp.ProtoReflect.Descriptor instead.
func (*SetEmployeeStatusResp) GetCode ¶
func (x *SetEmployeeStatusResp) GetCode() int32
func (*SetEmployeeStatusResp) GetData ¶
func (x *SetEmployeeStatusResp) GetData() *SetEmployeeStatusRespData
func (*SetEmployeeStatusResp) GetMessage ¶
func (x *SetEmployeeStatusResp) GetMessage() string
func (*SetEmployeeStatusResp) GetMetadata ¶
func (x *SetEmployeeStatusResp) GetMetadata() map[string]string
func (*SetEmployeeStatusResp) GetReason ¶
func (x *SetEmployeeStatusResp) GetReason() string
func (*SetEmployeeStatusResp) ProtoMessage ¶
func (*SetEmployeeStatusResp) ProtoMessage()
func (*SetEmployeeStatusResp) ProtoReflect ¶
func (x *SetEmployeeStatusResp) ProtoReflect() protoreflect.Message
func (*SetEmployeeStatusResp) Reset ¶
func (x *SetEmployeeStatusResp) Reset()
func (*SetEmployeeStatusResp) String ¶
func (x *SetEmployeeStatusResp) String() string
func (*SetEmployeeStatusResp) Validate ¶
func (m *SetEmployeeStatusResp) Validate() error
Validate checks the field values on SetEmployeeStatusResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetEmployeeStatusResp) ValidateAll ¶
func (m *SetEmployeeStatusResp) ValidateAll() error
ValidateAll checks the field values on SetEmployeeStatusResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetEmployeeStatusRespMultiError, or nil if none found.
type SetEmployeeStatusRespData ¶
type SetEmployeeStatusRespData struct {
Success bool `protobuf:"varint,100,opt,name=success,proto3" json:"success,omitempty"`
EmployeeId uint64 `protobuf:"varint,1,opt,name=employee_id,json=employeeId,proto3" json:"employee_id,omitempty"`
EmployeeStatus enums.OrgEmployeeStatusEnum_OrgEmployeeStatus `` /* 169-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetEmployeeStatusRespData) Descriptor
deprecated
func (*SetEmployeeStatusRespData) Descriptor() ([]byte, []int)
Deprecated: Use SetEmployeeStatusRespData.ProtoReflect.Descriptor instead.
func (*SetEmployeeStatusRespData) GetEmployeeId ¶
func (x *SetEmployeeStatusRespData) GetEmployeeId() uint64
func (*SetEmployeeStatusRespData) GetEmployeeStatus ¶
func (x *SetEmployeeStatusRespData) GetEmployeeStatus() enums.OrgEmployeeStatusEnum_OrgEmployeeStatus
func (*SetEmployeeStatusRespData) GetSuccess ¶
func (x *SetEmployeeStatusRespData) GetSuccess() bool
func (*SetEmployeeStatusRespData) ProtoMessage ¶
func (*SetEmployeeStatusRespData) ProtoMessage()
func (*SetEmployeeStatusRespData) ProtoReflect ¶
func (x *SetEmployeeStatusRespData) ProtoReflect() protoreflect.Message
func (*SetEmployeeStatusRespData) Reset ¶
func (x *SetEmployeeStatusRespData) Reset()
func (*SetEmployeeStatusRespData) String ¶
func (x *SetEmployeeStatusRespData) String() string
func (*SetEmployeeStatusRespData) Validate ¶
func (m *SetEmployeeStatusRespData) Validate() error
Validate checks the field values on SetEmployeeStatusRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetEmployeeStatusRespData) ValidateAll ¶
func (m *SetEmployeeStatusRespData) ValidateAll() error
ValidateAll checks the field values on SetEmployeeStatusRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetEmployeeStatusRespDataMultiError, or nil if none found.
type SetEmployeeStatusRespDataMultiError ¶
type SetEmployeeStatusRespDataMultiError []error
SetEmployeeStatusRespDataMultiError is an error wrapping multiple validation errors returned by SetEmployeeStatusRespData.ValidateAll() if the designated constraints aren't met.
func (SetEmployeeStatusRespDataMultiError) AllErrors ¶
func (m SetEmployeeStatusRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetEmployeeStatusRespDataMultiError) Error ¶
func (m SetEmployeeStatusRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetEmployeeStatusRespDataValidationError ¶
type SetEmployeeStatusRespDataValidationError struct {
// contains filtered or unexported fields
}
SetEmployeeStatusRespDataValidationError is the validation error returned by SetEmployeeStatusRespData.Validate if the designated constraints aren't met.
func (SetEmployeeStatusRespDataValidationError) Cause ¶
func (e SetEmployeeStatusRespDataValidationError) Cause() error
Cause function returns cause value.
func (SetEmployeeStatusRespDataValidationError) Error ¶
func (e SetEmployeeStatusRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (SetEmployeeStatusRespDataValidationError) ErrorName ¶
func (e SetEmployeeStatusRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (SetEmployeeStatusRespDataValidationError) Field ¶
func (e SetEmployeeStatusRespDataValidationError) Field() string
Field function returns field value.
func (SetEmployeeStatusRespDataValidationError) Key ¶
func (e SetEmployeeStatusRespDataValidationError) Key() bool
Key function returns key value.
func (SetEmployeeStatusRespDataValidationError) Reason ¶
func (e SetEmployeeStatusRespDataValidationError) Reason() string
Reason function returns reason value.
type SetEmployeeStatusRespMultiError ¶
type SetEmployeeStatusRespMultiError []error
SetEmployeeStatusRespMultiError is an error wrapping multiple validation errors returned by SetEmployeeStatusResp.ValidateAll() if the designated constraints aren't met.
func (SetEmployeeStatusRespMultiError) AllErrors ¶
func (m SetEmployeeStatusRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetEmployeeStatusRespMultiError) Error ¶
func (m SetEmployeeStatusRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetEmployeeStatusRespValidationError ¶
type SetEmployeeStatusRespValidationError struct {
// contains filtered or unexported fields
}
SetEmployeeStatusRespValidationError is the validation error returned by SetEmployeeStatusResp.Validate if the designated constraints aren't met.
func (SetEmployeeStatusRespValidationError) Cause ¶
func (e SetEmployeeStatusRespValidationError) Cause() error
Cause function returns cause value.
func (SetEmployeeStatusRespValidationError) Error ¶
func (e SetEmployeeStatusRespValidationError) Error() string
Error satisfies the builtin error interface
func (SetEmployeeStatusRespValidationError) ErrorName ¶
func (e SetEmployeeStatusRespValidationError) ErrorName() string
ErrorName returns error name.
func (SetEmployeeStatusRespValidationError) Field ¶
func (e SetEmployeeStatusRespValidationError) Field() string
Field function returns field value.
func (SetEmployeeStatusRespValidationError) Key ¶
func (e SetEmployeeStatusRespValidationError) Key() bool
Key function returns key value.
func (SetEmployeeStatusRespValidationError) Reason ¶
func (e SetEmployeeStatusRespValidationError) Reason() string
Reason function returns reason value.
type SetOrgStatusReq ¶
type SetOrgStatusReq struct {
OperatorEid uint64 `protobuf:"varint,100,opt,name=operator_eid,json=operatorEid,proto3" json:"operator_eid,omitempty"` // 操作成员ID
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // 组织ID
OrgStatus enums.OrgStatusEnum_OrgStatus `` // 组织状态
/* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetOrgStatusReq) Descriptor
deprecated
func (*SetOrgStatusReq) Descriptor() ([]byte, []int)
Deprecated: Use SetOrgStatusReq.ProtoReflect.Descriptor instead.
func (*SetOrgStatusReq) GetOperatorEid ¶
func (x *SetOrgStatusReq) GetOperatorEid() uint64
func (*SetOrgStatusReq) GetOrgId ¶
func (x *SetOrgStatusReq) GetOrgId() uint64
func (*SetOrgStatusReq) GetOrgStatus ¶
func (x *SetOrgStatusReq) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
func (*SetOrgStatusReq) ProtoMessage ¶
func (*SetOrgStatusReq) ProtoMessage()
func (*SetOrgStatusReq) ProtoReflect ¶
func (x *SetOrgStatusReq) ProtoReflect() protoreflect.Message
func (*SetOrgStatusReq) Reset ¶
func (x *SetOrgStatusReq) Reset()
func (*SetOrgStatusReq) String ¶
func (x *SetOrgStatusReq) String() string
func (*SetOrgStatusReq) Validate ¶
func (m *SetOrgStatusReq) Validate() error
Validate checks the field values on SetOrgStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrgStatusReq) ValidateAll ¶
func (m *SetOrgStatusReq) ValidateAll() error
ValidateAll checks the field values on SetOrgStatusReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrgStatusReqMultiError, or nil if none found.
type SetOrgStatusReqMultiError ¶
type SetOrgStatusReqMultiError []error
SetOrgStatusReqMultiError is an error wrapping multiple validation errors returned by SetOrgStatusReq.ValidateAll() if the designated constraints aren't met.
func (SetOrgStatusReqMultiError) AllErrors ¶
func (m SetOrgStatusReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrgStatusReqMultiError) Error ¶
func (m SetOrgStatusReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrgStatusReqValidationError ¶
type SetOrgStatusReqValidationError struct {
// contains filtered or unexported fields
}
SetOrgStatusReqValidationError is the validation error returned by SetOrgStatusReq.Validate if the designated constraints aren't met.
func (SetOrgStatusReqValidationError) Cause ¶
func (e SetOrgStatusReqValidationError) Cause() error
Cause function returns cause value.
func (SetOrgStatusReqValidationError) Error ¶
func (e SetOrgStatusReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrgStatusReqValidationError) ErrorName ¶
func (e SetOrgStatusReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrgStatusReqValidationError) Field ¶
func (e SetOrgStatusReqValidationError) Field() string
Field function returns field value.
func (SetOrgStatusReqValidationError) Key ¶
func (e SetOrgStatusReqValidationError) Key() bool
Key function returns key value.
func (SetOrgStatusReqValidationError) Reason ¶
func (e SetOrgStatusReqValidationError) Reason() string
Reason function returns reason value.
type SetOrgStatusResp ¶
type SetOrgStatusResp struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
Metadata map[string]string `` /* 157-byte string literal not displayed */
Data *SetOrgStatusRespData `protobuf:"bytes,100,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrgStatusResp) Descriptor
deprecated
func (*SetOrgStatusResp) Descriptor() ([]byte, []int)
Deprecated: Use SetOrgStatusResp.ProtoReflect.Descriptor instead.
func (*SetOrgStatusResp) GetCode ¶
func (x *SetOrgStatusResp) GetCode() int32
func (*SetOrgStatusResp) GetData ¶
func (x *SetOrgStatusResp) GetData() *SetOrgStatusRespData
func (*SetOrgStatusResp) GetMessage ¶
func (x *SetOrgStatusResp) GetMessage() string
func (*SetOrgStatusResp) GetMetadata ¶
func (x *SetOrgStatusResp) GetMetadata() map[string]string
func (*SetOrgStatusResp) GetReason ¶
func (x *SetOrgStatusResp) GetReason() string
func (*SetOrgStatusResp) ProtoMessage ¶
func (*SetOrgStatusResp) ProtoMessage()
func (*SetOrgStatusResp) ProtoReflect ¶
func (x *SetOrgStatusResp) ProtoReflect() protoreflect.Message
func (*SetOrgStatusResp) Reset ¶
func (x *SetOrgStatusResp) Reset()
func (*SetOrgStatusResp) String ¶
func (x *SetOrgStatusResp) String() string
func (*SetOrgStatusResp) Validate ¶
func (m *SetOrgStatusResp) Validate() error
Validate checks the field values on SetOrgStatusResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrgStatusResp) ValidateAll ¶
func (m *SetOrgStatusResp) ValidateAll() error
ValidateAll checks the field values on SetOrgStatusResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrgStatusRespMultiError, or nil if none found.
type SetOrgStatusRespData ¶
type SetOrgStatusRespData struct {
Success bool `protobuf:"varint,100,opt,name=success,proto3" json:"success,omitempty"`
OrgId uint64 `protobuf:"varint,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgStatus enums.OrgStatusEnum_OrgStatus `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetOrgStatusRespData) Descriptor
deprecated
func (*SetOrgStatusRespData) Descriptor() ([]byte, []int)
Deprecated: Use SetOrgStatusRespData.ProtoReflect.Descriptor instead.
func (*SetOrgStatusRespData) GetOrgId ¶
func (x *SetOrgStatusRespData) GetOrgId() uint64
func (*SetOrgStatusRespData) GetOrgStatus ¶
func (x *SetOrgStatusRespData) GetOrgStatus() enums.OrgStatusEnum_OrgStatus
func (*SetOrgStatusRespData) GetSuccess ¶
func (x *SetOrgStatusRespData) GetSuccess() bool
func (*SetOrgStatusRespData) ProtoMessage ¶
func (*SetOrgStatusRespData) ProtoMessage()
func (*SetOrgStatusRespData) ProtoReflect ¶
func (x *SetOrgStatusRespData) ProtoReflect() protoreflect.Message
func (*SetOrgStatusRespData) Reset ¶
func (x *SetOrgStatusRespData) Reset()
func (*SetOrgStatusRespData) String ¶
func (x *SetOrgStatusRespData) String() string
func (*SetOrgStatusRespData) Validate ¶
func (m *SetOrgStatusRespData) Validate() error
Validate checks the field values on SetOrgStatusRespData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrgStatusRespData) ValidateAll ¶
func (m *SetOrgStatusRespData) ValidateAll() error
ValidateAll checks the field values on SetOrgStatusRespData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrgStatusRespDataMultiError, or nil if none found.
type SetOrgStatusRespDataMultiError ¶
type SetOrgStatusRespDataMultiError []error
SetOrgStatusRespDataMultiError is an error wrapping multiple validation errors returned by SetOrgStatusRespData.ValidateAll() if the designated constraints aren't met.
func (SetOrgStatusRespDataMultiError) AllErrors ¶
func (m SetOrgStatusRespDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrgStatusRespDataMultiError) Error ¶
func (m SetOrgStatusRespDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrgStatusRespDataValidationError ¶
type SetOrgStatusRespDataValidationError struct {
// contains filtered or unexported fields
}
SetOrgStatusRespDataValidationError is the validation error returned by SetOrgStatusRespData.Validate if the designated constraints aren't met.
func (SetOrgStatusRespDataValidationError) Cause ¶
func (e SetOrgStatusRespDataValidationError) Cause() error
Cause function returns cause value.
func (SetOrgStatusRespDataValidationError) Error ¶
func (e SetOrgStatusRespDataValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrgStatusRespDataValidationError) ErrorName ¶
func (e SetOrgStatusRespDataValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrgStatusRespDataValidationError) Field ¶
func (e SetOrgStatusRespDataValidationError) Field() string
Field function returns field value.
func (SetOrgStatusRespDataValidationError) Key ¶
func (e SetOrgStatusRespDataValidationError) Key() bool
Key function returns key value.
func (SetOrgStatusRespDataValidationError) Reason ¶
func (e SetOrgStatusRespDataValidationError) Reason() string
Reason function returns reason value.
type SetOrgStatusRespMultiError ¶
type SetOrgStatusRespMultiError []error
SetOrgStatusRespMultiError is an error wrapping multiple validation errors returned by SetOrgStatusResp.ValidateAll() if the designated constraints aren't met.
func (SetOrgStatusRespMultiError) AllErrors ¶
func (m SetOrgStatusRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrgStatusRespMultiError) Error ¶
func (m SetOrgStatusRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrgStatusRespValidationError ¶
type SetOrgStatusRespValidationError struct {
// contains filtered or unexported fields
}
SetOrgStatusRespValidationError is the validation error returned by SetOrgStatusResp.Validate if the designated constraints aren't met.
func (SetOrgStatusRespValidationError) Cause ¶
func (e SetOrgStatusRespValidationError) Cause() error
Cause function returns cause value.
func (SetOrgStatusRespValidationError) Error ¶
func (e SetOrgStatusRespValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrgStatusRespValidationError) ErrorName ¶
func (e SetOrgStatusRespValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrgStatusRespValidationError) Field ¶
func (e SetOrgStatusRespValidationError) Field() string
Field function returns field value.
func (SetOrgStatusRespValidationError) Key ¶
func (e SetOrgStatusRespValidationError) Key() bool
Key function returns key value.
func (SetOrgStatusRespValidationError) Reason ¶
func (e SetOrgStatusRespValidationError) Reason() string
Reason function returns reason value.