batchJobs

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 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 {
	*kernel.BaseClient
}

func NewClient

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

func (*Client) GetBatchResult

func (comp *Client) GetBatchResult(jobID string) (*response.ResponseUserBatchGetResult, error)

获取异步任务结果 https://developer.work.weixin.qq.com/document/path/90983

func (*Client) ReplaceParty

func (comp *Client) ReplaceParty(mediaID string, toInvite bool, callback *power.StringMap) (*response.ResponseUserBatchJobs, error)

全量覆盖部门 https://developer.work.weixin.qq.com/document/path/90982

func (*Client) ReplaceUser

func (comp *Client) ReplaceUser(mediaID string, toInvite bool, callback *power.StringMap) (*response.ResponseUserBatchJobs, error)

全量覆盖成员 https://developer.work.weixin.qq.com/document/path/90981

func (*Client) SyncUser

func (comp *Client) SyncUser(mediaID string, toInvite bool, callback *power.StringMap) (*response.ResponseUserBatchJobs, error)

增量更新成员 https://developer.work.weixin.qq.com/document/path/90980

Jump to

Keyboard shortcuts

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