logistics_appendSubOrder_request

package
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2022 License: MulanPSL-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 LogisticsAppendSubOrderParam

type LogisticsAppendSubOrderParam struct {
	// 运单号
	TrackNo string `json:"track_no"`
	// 物流商编码
	LogisticsCode string `json:"logistics_code"`
	// 追加个数
	PackAddQuantity int32 `json:"pack_add_quantity"`
	// 是否返回全量的子单号
	IsReturnFullSubCodes bool `json:"is_return_full_sub_codes"`
}

type LogisticsAppendSubOrderRequest

type LogisticsAppendSubOrderRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *LogisticsAppendSubOrderParam
}

func (*LogisticsAppendSubOrderRequest) Execute

func (c *LogisticsAppendSubOrderRequest) Execute(accessToken *doudian_sdk.AccessToken) (*logistics_appendSubOrder_response.LogisticsAppendSubOrderResponse, error)

func (*LogisticsAppendSubOrderRequest) GetParamObject

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

func (*LogisticsAppendSubOrderRequest) GetParams

func (*LogisticsAppendSubOrderRequest) GetUrlPath

func (c *LogisticsAppendSubOrderRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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