linkedCorp

package
v2.0.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*kernel.BaseClient
}

func NewClient

func NewClient(app kernel.ApplicationInterface) (*Client, error)

func (*Client) GetDepartmentList

func (comp *Client) GetDepartmentList(departmentID string) (*response.ResponseLinkCorpGetDepartmentList, error)

获取互联企业部门列表 https://developer.work.weixin.qq.com/document/path/93170

func (*Client) GetPermList

func (comp *Client) GetPermList() (*response.ResponseLinkCorpGetPermList, error)

获取应用的可见范围 https://developer.work.weixin.qq.com/document/path/93172

func (*Client) GetUser

func (comp *Client) GetUser(userID string) (*response.ResponseLinkCorpGetUser, error)

获取互联企业成员详细信息 https://developer.work.weixin.qq.com/document/path/93171

func (*Client) GetUserList

func (comp *Client) GetUserList(departmentID string, fetchChild bool) (*response.ResponseLinkCorpGetUserList, error)

获取互联企业部门成员详情 https://developer.work.weixin.qq.com/document/path/93169

func (*Client) GetUserSimpleList

func (comp *Client) GetUserSimpleList(departmentID string, fetchChild bool) (*response.ResponseLinkCorpGetUserSimpleList, error)

获取互联企业部门成员 https://developer.work.weixin.qq.com/document/path/93168

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL