Versions in this module Expand all Collapse all v2 v2.1.0 Apr 29, 2022 v2.0.9 Apr 29, 2022 v2.0.8 Apr 28, 2022 v2.0.7 Apr 28, 2022 Changes in this version + type BpmInstanceChange struct + BizCategoryId string + BusinessId string + CreateTime int + FinishTime int + ProcessCode string + ProcessInstanceId string + Result string + StaffId string + Title string + Type string + Url string + type BpmTaskChange struct + BizCategoryId string + BusinessId string + CreateTime int + FinishTime int + ProcessCode string + ProcessInstanceId string + Remark string + Result string + StaffId string + TaskId int + Title string + Type string + type ChatAddMember struct + type ChatDisband struct + ChatId string + OpenConversationId string + Operator string + OperatorUnionId string + TimeStamp int + type ChatRemoveMember struct + ChatId string + OpenConversationId string + Operator string + OperatorUnionId string + TimeStamp int + UnionIds []string + UserIds []string + type CrmCustomerTrack struct + BizId string + TimeStamp int + Tracks []Track + type Event struct + CorpId string + EventType string + type HrmUserRecordChange struct + ActionType string + EventType string + StaffId string + type LabelConfAdd struct + LabelIds []int + Scope string + TimeStamp int + type LabelConfDel struct + type LabelConfModify struct + PostLabels []PostLabel + PreLabels []PreLabel + type LabelUserChange struct + Action string + LabelIds []int + TimeStamp int + UserIds []string + type OrgAdminAdd struct + TimeStamp int + UserIds []string + type OrgAdminRemove struct + type OrgChange struct + TimeStamp int + type OrgDeptCreate struct + DeptIds []int + TimeStamp int + type OrgDeptModify struct + type OrgDeptRemove struct + type OrgUserActive struct + type OrgUserAdd struct + type OrgUserLeave struct + type OrgUserModify struct + OptStaffId string + TimeStamp int + UserIds []string + type PostLabel struct + Ext interface{} + Hidden bool + Id int + Name string + func (label *PostLabel) UnmarshalJSON(b []byte) (err error) + type PreLabel struct + Color int + Deleted bool + Ext interface{} + Hidden bool + Id int + Level int + Name string + ParentId int + Scope int + func (label *PreLabel) UnmarshalJSON(b []byte) (err error) + type Track struct + CorpId string + Creator string + CustomerId string + GmtCreate int + Id string + SubType int + Type int