Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrderLogisticsAddSinglePackData ¶
type OrderLogisticsAddSinglePackData struct { // 包裹id PackId string `json:"pack_id"` }
type OrderLogisticsAddSinglePackResponse ¶
type OrderLogisticsAddSinglePackResponse struct { doudian_sdk.BaseDoudianOpApiResponse Data *OrderLogisticsAddSinglePackData `json:"data"` }
Click to show internal directories.
Click to hide internal directories.