Documentation ¶
Index ¶
- type ProductGetCategoryPropertyValueParam
- type ProductGetCategoryPropertyValueRequest
- func (c *ProductGetCategoryPropertyValueRequest) Execute(accessToken *doudian_sdk.AccessToken) (...)
- func (c *ProductGetCategoryPropertyValueRequest) GetParamObject() interface{}
- func (c *ProductGetCategoryPropertyValueRequest) GetParams() *ProductGetCategoryPropertyValueParam
- func (c *ProductGetCategoryPropertyValueRequest) GetUrlPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductGetCategoryPropertyValueRequest ¶
type ProductGetCategoryPropertyValueRequest struct { doudian_sdk.BaseDoudianOpApiRequest Param *ProductGetCategoryPropertyValueParam }
func New ¶
func New() *ProductGetCategoryPropertyValueRequest
func (*ProductGetCategoryPropertyValueRequest) Execute ¶
func (c *ProductGetCategoryPropertyValueRequest) Execute(accessToken *doudian_sdk.AccessToken) (*product_getCategoryPropertyValue_response.ProductGetCategoryPropertyValueResponse, error)
func (*ProductGetCategoryPropertyValueRequest) GetParamObject ¶
func (c *ProductGetCategoryPropertyValueRequest) GetParamObject() interface{}
func (*ProductGetCategoryPropertyValueRequest) GetParams ¶
func (c *ProductGetCategoryPropertyValueRequest) GetParams() *ProductGetCategoryPropertyValueParam
func (*ProductGetCategoryPropertyValueRequest) GetUrlPath ¶
func (c *ProductGetCategoryPropertyValueRequest) GetUrlPath() string
Click to show internal directories.
Click to hide internal directories.