logistics_waybillApply_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 LogisticsWaybillApplyParam

type LogisticsWaybillApplyParam struct {
	// 请求结构体
	WaybillApplies []WaybillAppliesItem `json:"waybill_applies"`
}

type LogisticsWaybillApplyRequest

type LogisticsWaybillApplyRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *LogisticsWaybillApplyParam
}

func (*LogisticsWaybillApplyRequest) Execute

func (c *LogisticsWaybillApplyRequest) Execute(accessToken *doudian_sdk.AccessToken) (*logistics_waybillApply_response.LogisticsWaybillApplyResponse, error)

func (*LogisticsWaybillApplyRequest) GetParamObject

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

func (*LogisticsWaybillApplyRequest) GetParams

func (*LogisticsWaybillApplyRequest) GetUrlPath

func (c *LogisticsWaybillApplyRequest) GetUrlPath() string

type WaybillAppliesItem

type WaybillAppliesItem struct {
	// 物流公司编码
	LogisticsCode string `json:"logistics_code"`
	// 运单号
	TrackNo string `json:"track_no"`
}

Jump to

Keyboard shortcuts

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