logistics_updateOrder_response

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogisticsUpdateOrderData

type LogisticsUpdateOrderData struct {
	// 运单号
	TrackNo string `json:"track_no"`
	// 分拣码(三段码)
	SortCode string `json:"sort_code"`
	// 集包地代码
	PackageCenterCode string `json:"package_center_code"`
	// 集包名称
	PackageCenterName string `json:"package_center_name"`
	// 大头笔编码
	ShortAddressCode string `json:"short_address_code"`
	// 大头笔名称
	ShortAddressName string `json:"short_address_name"`
	// 扩展字段
	ExtraResp string `json:"extra_resp"`
}

type LogisticsUpdateOrderResponse

type LogisticsUpdateOrderResponse struct {
	doudian_sdk.BaseDoudianOpApiResponse
	Data *LogisticsUpdateOrderData `json:"data"`
}

Jump to

Keyboard shortcuts

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