goodsListRequest

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 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 RequestObj

type RequestObj struct {
	ChannelType int    `json:"channelType"` //频道类型:0-超高佣,1-出单爆款; 当请求类型为频道时必传
	Page        int    `json:"page"`
	PageSize    int    `json:"pageSize"` //分页大小:默认20,最大100
	RequestId   string `json:"requestId"`
	SourceType  int    `json:"sourceType"` //请求源类型:0-频道,1-组货
	JxCode      string `json:"jxCode"`     //精选组货码:当请求源类型为组货时必传
	ChanTag     string `json:"chanTag"`
}

type UnionGoodsServiceGoodsListParam

type UnionGoodsServiceGoodsListParam struct {
	Request RequestObj `json:"request"`
}

type UnionGoodsServiceGoodsListRequest

type UnionGoodsServiceGoodsListRequest struct {
	vipSdk.BaseVipApiRequest
	Param *UnionGoodsServiceGoodsListParam
}

func (*UnionGoodsServiceGoodsListRequest) Execute

func (*UnionGoodsServiceGoodsListRequest) GetMethodName

func (v *UnionGoodsServiceGoodsListRequest) GetMethodName() string

func (*UnionGoodsServiceGoodsListRequest) GetParams

func (*UnionGoodsServiceGoodsListRequest) GetParamsObject

func (v *UnionGoodsServiceGoodsListRequest) GetParamsObject() interface{}

func (*UnionGoodsServiceGoodsListRequest) GetServiceName

func (v *UnionGoodsServiceGoodsListRequest) GetServiceName() string

Jump to

Keyboard shortcuts

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