superm_getShipmentInfo_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 SupermGetShipmentInfoParam

type SupermGetShipmentInfoParam struct {
	// 店铺父订单号
	ShopOrderId int64 `json:"shop_order_id"`
	// 上门取运力对应售后单号
	AftersaleId *int64 `json:"aftersale_id"`
	// 配送类型,1 表示发货单,需要传入店铺订单号 2 表示上门取件,需要传入店铺订单号和售后单编号
	ShipmentType int32 `json:"shipment_type"`
}

type SupermGetShipmentInfoRequest

type SupermGetShipmentInfoRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SupermGetShipmentInfoParam
}

func (*SupermGetShipmentInfoRequest) Execute

func (c *SupermGetShipmentInfoRequest) Execute(accessToken *doudian_sdk.AccessToken) (*superm_getShipmentInfo_response.SupermGetShipmentInfoResponse, error)

func (*SupermGetShipmentInfoRequest) GetParamObject

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

func (*SupermGetShipmentInfoRequest) GetParams

func (*SupermGetShipmentInfoRequest) GetUrlPath

func (c *SupermGetShipmentInfoRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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