promise_deliveryList_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 PromiseDeliveryListParam

type PromiseDeliveryListParam struct {
	// 商品ID
	ProductId int64 `json:"product_id"`
	// 页码,从1开始
	Page int64 `json:"page"`
	// 每页数量
	Size int64 `json:"size"`
}

type PromiseDeliveryListRequest

type PromiseDeliveryListRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *PromiseDeliveryListParam
}

func New

func (*PromiseDeliveryListRequest) Execute

func (c *PromiseDeliveryListRequest) Execute(accessToken *doudian_sdk.AccessToken) (*promise_deliveryList_response.PromiseDeliveryListResponse, error)

func (*PromiseDeliveryListRequest) GetParamObject

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

func (*PromiseDeliveryListRequest) GetParams

func (*PromiseDeliveryListRequest) GetUrlPath

func (c *PromiseDeliveryListRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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