customerStrategy

package
v3.2.18 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: MIT Imports: 6 Imported by: 2

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

func (comp *Client) Del(ctx context.Context, 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(ctx context.Context, strategyID int64) (*response.ResponseCustomerStrategyGet, error)

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

func (*Client) GetRange

func (comp *Client) GetRange(ctx context.Context, 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(ctx context.Context, 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