transfer

package
v2.0.1-beta8 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 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

func (*Client) GetUnassignedList

func (comp *Client) GetUnassignedList(pageID int, cursor string, pageSize int) (*response.ResponseResignedGetUnassignedList, error)

获取待分配的离职成员列表 https://work.weixin.qq.com/api/doc/90000/90135/92125

func (*Client) GroupChatTransfer

func (comp *Client) GroupChatTransfer(options *request.RequestGroupChatTransfer) (*response.ResponseGroupChatTransfer, error)

分配离职成员的客户群 https://work.weixin.qq.com/api/doc/90000/90135/92127

func (*Client) TransferCustomer

func (comp *Client) TransferCustomer(options *request.RequestTransferCustomer) (*response.ResponseTransferCustomer, error)

分配在职成员的客户 https://work.weixin.qq.com/api/doc/90000/90135/92125

func (*Client) TransferResult

func (comp *Client) TransferResult(options *request.RequestTransferResult) (*response.ResponseTransferResult, error)

查询客户接替状态 https://work.weixin.qq.com/api/doc/90000/90135/94088

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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