customerStrategy

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: 5 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) Del

func (comp *Client) Del(strategyID int64) (*response2.ResponseWork, error)

删除规则组 https://developer.work.weixin.qq.com/document/path/94883

func (*Client) Edit

编辑规则组及其管理范围 https://developer.work.weixin.qq.com/document/path/94883

func (*Client) Get

func (comp *Client) Get(strategyID int64) (*response.ResponseCustomerStrategyGet, error)

获取规则组详情 https://developer.work.weixin.qq.com/document/path/94883

func (*Client) GetRange

func (comp *Client) GetRange(strategyID int64, cursor string, limit int64) (*response.ResponseCustomerStrategyGetRange, error)

获取规则组管理范围 https://developer.work.weixin.qq.com/document/path/94883

func (*Client) List

func (comp *Client) List(cursor string, limit int64) (*response.ResponseCustomerStrategyList, error)

获取规则组列表 https://developer.work.weixin.qq.com/document/path/94883

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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