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