product_CategoryDimList_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 ProductCategoryDimListParam

type ProductCategoryDimListParam struct {
	// 类目层级
	Level *int32 `json:"level"`
	// 类目名, 模糊搜索
	Name *string `json:"name"`
	// 上级类目ID,一级类目上级类目ID为0,可选
	ParentId *int64 `json:"parent_id"`
}

type ProductCategoryDimListRequest

type ProductCategoryDimListRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *ProductCategoryDimListParam
}

func (*ProductCategoryDimListRequest) Execute

func (c *ProductCategoryDimListRequest) Execute(accessToken *doudian_sdk.AccessToken) (*product_CategoryDimList_response.ProductCategoryDimListResponse, error)

func (*ProductCategoryDimListRequest) GetParamObject

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

func (*ProductCategoryDimListRequest) GetParams

func (*ProductCategoryDimListRequest) GetUrlPath

func (c *ProductCategoryDimListRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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