| WxCpAgent | 
 企业号应用信息. | 
| WxCpAgent.Parties | The type Parties. | 
| WxCpAgent.Tags | The type Tags. | 
| WxCpAgent.User | The type User. | 
| WxCpAgent.Users | The type Users. | 
| WxCpAgentJsapiSignature | 调用wx.agentConfig时所需要的签名信息 | 
| WxCpAgentWorkBench | The type Wx cp agent work bench. | 
| WxCpBaseResp | 返回结果 | 
| WxCpChat | 群聊 | 
| WxCpDepart | 企业微信的部门. | 
| WxCpInviteResult | 邀请成员的结果对象类. | 
| WxCpMaJsCode2SessionResult | 
 小程序登录凭证校验
 文档地址:https://work.weixin.qq.com/api/doc#90000/90136/90289/wx.qy.login
  | 
| WxCpOauth2UserInfo | 
  用oauth2获取用户信息的结果类
  Created by BinaryWang on 2019/5/26. | 
| WxCpOpenUseridToUserid | userid转换
 将代开发应用或第三方应用获取的密文open_userid转换为明文userid
 中间对象 | 
| WxCpOpenUseridToUseridResult | userid转换
 将代开发应用或第三方应用获取的密文open_userid转换为明文userid | 
| WxCpProviderToken | 服务商凭证. | 
| WxCpTag | Created by Daniel Qian. | 
| WxCpTagAddOrRemoveUsersResult | 为标签添加或移除用户结果对象类. | 
| WxCpTagGetResult | 
  管理企业号应用-测试
  Created by huansinho on 2018/4/16. | 
| WxCpTaskCardUpdateResult | 
  更新任务卡片消息状态的返回类
  参考文档:https://work.weixin.qq.com/api/doc#90000/90135/91579
  Created by Jeff on 2019-05-16. | 
| WxCpTpAdmin | 应用的管理员 | 
| WxCpTpAdmin.Admin | The type Admin. | 
| WxCpTpAppQrcode | 应用的管理员 | 
| WxCpTpAuthInfo | 服务商模式获取授权信息 | 
| WxCpTpAuthInfo.Agent | The type Agent. | 
| WxCpTpAuthInfo.AuthCorpInfo | The type Auth corp info. | 
| WxCpTpAuthInfo.AuthInfo | 授权信息 | 
| WxCpTpAuthInfo.DealerCorpInfo | The type Dealer corp info. | 
| WxCpTpAuthInfo.EditionInfo | 企业当前生效的版本信息 | 
| WxCpTpAuthInfo.Privilege | 应用对应的权限 | 
| WxCpTpContactSearch | The type Wx cp tp contact search. | 
| WxCpTpContactSearchResp | The type Wx cp tp contact search resp. | 
| WxCpTpContactSearchResp.QueryResult | The type Query result. | 
| WxCpTpContactSearchResp.QueryResult.Party | The type Party. | 
| WxCpTpContactSearchResp.QueryResult.User | The type User. | 
| WxCpTpConvertTmpExternalUserIdResult |  | 
| WxCpTpConvertTmpExternalUserIdResult.Results |  | 
| WxCpTpCorp | 微信部门. | 
| WxCpTpCorpId2OpenCorpId | 应用的管理员 | 
| WxCpTpDepart | 企业微信的部门. | 
| WxCpTpOpenKfIdConvertResult |  | 
| WxCpTpOpenKfIdConvertResult.Item |  | 
| WxCpTpPermanentCodeInfo | 服务商模式获取永久授权码信息 | 
| WxCpTpPermanentCodeInfo.Agent | The type Agent. | 
| WxCpTpPermanentCodeInfo.AuthCorpInfo | The type Auth corp info. | 
| WxCpTpPermanentCodeInfo.AuthInfo | 授权信息 | 
| WxCpTpPermanentCodeInfo.AuthUserInfo | 授权人员信息 | 
| WxCpTpPermanentCodeInfo.EditionInfo | 企业当前生效的版本信息 | 
| WxCpTpPermanentCodeInfo.Privilege | 应用对应的权限 | 
| WxCpTpPermanentCodeInfo.RegisterCodeInfo | 推广二维码安装相关信息 | 
| WxCpTpPreauthCode | 预授权码返回 | 
| WxCpTpProlongTryResult | 应用市场延长试用期结果 | 
| WxCpTpTag | The type Wx cp tp tag. | 
| WxCpTpTagAddOrRemoveUsersResult | 企业微信第三方开发-增加标签成员成员api响应体 | 
| WxCpTpTagGetResult | 获取标签成员接口响应体 | 
| WxCpTpTagIdListConvertResult |  | 
| WxCpTpTagIdListConvertResult.Item |  | 
| WxCpTpUnionidToExternalUseridResult |  | 
| WxCpTpUserDetail | The type Wx cp tp user detail. | 
| WxCpTpUserInfo | The type Wx cp tp user info. | 
| WxCpTpXmlPackage | 回调消息包. | 
| WxCpUser | 微信用户信息. | 
| WxCpUser.Attr | The type Attr. | 
| WxCpUser.ExternalAttribute | The type External attribute. | 
| WxCpUser.WechatChannels | The type Wechat channels. | 
| WxCpUserDetail | 
  使用user_ticket获取成员详情接口返回类. | 
| WxCpUserExternalContactInfo | 
 外部联系人详情
 Created by Binary Wang on 2018/9/16. | 
| WxCpUserExternalContactInfo.ExternalAttribute | The type External attribute. | 
| WxCpUserExternalContactInfo.ExternalAttribute.MiniProgram | The type Mini program. | 
| WxCpUserExternalContactInfo.ExternalAttribute.Text | The type Text. | 
| WxCpUserExternalContactInfo.ExternalAttribute.Web | The type Web. | 
| WxCpUserExternalContactInfo.ExternalContact | The type External contact. | 
| WxCpUserExternalContactInfo.ExternalProfile | The type External profile. | 
| WxCpUserExternalContactInfo.FollowedUser | The type Followed user. | 
| WxCpUserExternalContactInfo.Tag | The type Tag. | 
| WxCpUseridToOpenUserid | userid转换为open_userid
 将自建应用或代开发应用获取的userid转换为第三方应用的userid
 中间对象
 Created by gxh0797 on 2022.07.26. | 
| WxCpUseridToOpenUseridResult | userid转换为open_userid
 将自建应用或代开发应用获取的userid转换为第三方应用的userid
 Created by gxh0797 on 2022.07.26. | 
| WxTpCustomizedAuthUrl |  | 
| WxTpLoginInfo | 登录信息 | 
| WxTpLoginInfo.Agent | The type Agent. | 
| WxTpLoginInfo.AuthInfo | The type Auth info. | 
| WxTpLoginInfo.AuthInfo.Department | The type Department. | 
| WxTpLoginInfo.CorpInfoBean | The type Corp info bean. | 
| WxTpLoginInfo.UserInfo | The type User info. |