exportJobs

package
v3.0.0-...-471bf3a Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 4 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 {
	BaseClient *kernel.BaseClient
}

func NewClient

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

func (*Client) Department

func (comp *Client) Department(ctx context.Context, encodingAESKey string, blockSize int64) (*response.ResponseUserExportJobs, error)

导出部门 https://developer.work.weixin.qq.com/document/path/94852

func (*Client) SimpleUser

func (comp *Client) SimpleUser(ctx context.Context, encodingAESKey string, blockSize int64) (*response.ResponseUserExportJobs, error)

导出成员 https://developer.work.weixin.qq.com/document/path/94849

func (*Client) TagUser

func (comp *Client) TagUser(ctx context.Context, tagID int, encodingAESKey string, blockSize int64) (*response.ResponseUserExportJobs, error)

导出标签成员 https://developer.work.weixin.qq.com/document/path/94853

func (*Client) User

func (comp *Client) User(ctx context.Context, encodingAESKey string, blockSize int64) (*response.ResponseUserExportJobs, error)

导出成员详情 https://developer.work.weixin.qq.com/document/path/94851

Jump to

Keyboard shortcuts

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