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