product_getProductUpdateRule_request

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: MulanPSL-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 ProductGetProductUpdateRuleParam

type ProductGetProductUpdateRuleParam struct {
	// 类目id
	CategoryId int64 `json:"category_id"`
	// 闪购定制参数,普通发品忽略
	Senses []int32 `json:"senses"`
	// 品牌id
	StandardBrandId int64 `json:"standard_brand_id"`
	// spu_id
	SpuId int64 `json:"spu_id"`
}

type ProductGetProductUpdateRuleRequest

type ProductGetProductUpdateRuleRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *ProductGetProductUpdateRuleParam
}

func (*ProductGetProductUpdateRuleRequest) Execute

func (c *ProductGetProductUpdateRuleRequest) Execute(accessToken *doudian_sdk.AccessToken) (*product_getProductUpdateRule_response.ProductGetProductUpdateRuleResponse, error)

func (*ProductGetProductUpdateRuleRequest) GetParamObject

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

func (*ProductGetProductUpdateRuleRequest) GetParams

func (*ProductGetProductUpdateRuleRequest) GetUrlPath

Jump to

Keyboard shortcuts

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