order_downloadToShop_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 OrderDownloadToShopParam

type OrderDownloadToShopParam struct {
	// 生成的download_id
	DownloadId string `json:"download_id"`
}

type OrderDownloadToShopRequest

type OrderDownloadToShopRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OrderDownloadToShopParam
}

func New

func (*OrderDownloadToShopRequest) Execute

func (c *OrderDownloadToShopRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_downloadToShop_response.OrderDownloadToShopResponse, error)

func (*OrderDownloadToShopRequest) GetParamObject

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

func (*OrderDownloadToShopRequest) GetParams

func (*OrderDownloadToShopRequest) GetUrlPath

func (c *OrderDownloadToShopRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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