logistics_getOutRange_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 LogisticsGetOutRangeData

type LogisticsGetOutRangeData struct {
	// 是否超区响应结果(超区-true;未超区-fasle)
	IsOutRange bool `json:"is_out_range"`
	// 超区原因,1、疫情管控 2、洪涝台风等自然灾害 3、特殊会议管控 4、网点经营问题 5、其他原因
	OutRangeReason string `json:"out_range_reason"`
}

type LogisticsGetOutRangeResponse

type LogisticsGetOutRangeResponse struct {
	doudian_sdk.BaseDoudianOpApiResponse
	Data *LogisticsGetOutRangeData `json:"data"`
}

Jump to

Keyboard shortcuts

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