buyin_channelBindAuthors_request

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuyinChannelBindAuthorsParam

type BuyinChannelBindAuthorsParam struct {
	// 渠道id
	ChannelId int64 `json:"channel_id"`
	// 渠道绑定类型 1: 店铺自卖,2:达人带货
	ChannelType int32 `json:"channel_type"`
	// 商品id
	ProductId int64 `json:"product_id"`
	// 分页 从1开始
	Page *int64 `json:"page"`
	// 分页大小 最大值50
	PageSize *int64 `json:"page_size"`
}

type BuyinChannelBindAuthorsRequest

type BuyinChannelBindAuthorsRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *BuyinChannelBindAuthorsParam
}

func (*BuyinChannelBindAuthorsRequest) Execute

func (c *BuyinChannelBindAuthorsRequest) Execute(accessToken *doudian_sdk.AccessToken) (*buyin_channelBindAuthors_response.BuyinChannelBindAuthorsResponse, error)

func (*BuyinChannelBindAuthorsRequest) GetParamObject

func (c *BuyinChannelBindAuthorsRequest) GetParamObject() interface{}

func (*BuyinChannelBindAuthorsRequest) GetParams

func (*BuyinChannelBindAuthorsRequest) GetUrlPath

func (c *BuyinChannelBindAuthorsRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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