delivery

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KuaicheDeliveryUpdateProductPrice

func KuaicheDeliveryUpdateProductPrice(req *KuaicheDeliveryUpdateProductPriceRequest) (bool, error)

Types

type KuaicheDeliveryListV2Request

type KuaicheDeliveryListV2Request struct {
	api.BaseRequest
	Data   *delivery.KuaicheDeliveryListV2RequestData    `json:"data,omitempty" codec:"data,omitempty"`     // 业务参数
	System *requestDsp.JdDspPlatformGatewayApiVoParamExt `json:"system,omitempty" codec:"system,omitempty"` // 系统参数
}

商品定向列表

type KuaicheDeliveryListV2Responce

type KuaicheDeliveryListV2Responce struct {
	ReturnType *KuaicheDeliveryListV2ResponseReturnType `json:"returnType,omitempty" codec:"returnType,omitempty"`
	Code       string                                   `json:"code,omitempty" codec:"code,omitempty"`
}

type KuaicheDeliveryListV2Response

type KuaicheDeliveryListV2Response struct {
	Responce  *KuaicheDeliveryListV2Responce `` /* 126-byte string literal not displayed */
	ErrorResp *api.ErrorResponnse            `json:"error_response,omitempty" codec:"error_response,omitempty"`
}

type KuaicheDeliveryListV2ResponseDataData

type KuaicheDeliveryListV2ResponseDataData struct {
	Deliveries []dsp.DeliveryData `json:"datas,omitempty" codec:"datas,omitempty"`
	Paginator  *dsp.Paginator     `json:"paginator,omitempty" codec:"paginator,omitempty"`
}

type KuaicheDeliveryListV2ResponseReturnType

type KuaicheDeliveryListV2ResponseReturnType struct {
	Data *KuaicheDeliveryListV2ResponseDataData `json:"data,omitempty" codec:"data,omitempty"`
	dsp.DataCommonResponse
}

type KuaicheDeliveryUpdateProductPriceRequest

type KuaicheDeliveryUpdateProductPriceRequest struct {
	api.BaseRequest
	Data   *delivery.KuaicheDeliveryUpdateProductPriceRequestData `json:"data,omitempty" codec:"data,omitempty"`     // 业务参数
	System *requestDsp.JdDspPlatformGatewayApiVoParamExt          `json:"system,omitempty" codec:"system,omitempty"` // 系统参数
}

商品定向批量改价

type KuaicheDeliveryUpdateProductPriceResponce

type KuaicheDeliveryUpdateProductPriceResponce struct {
	ReturnType *KuaicheDeliveryUpdateProductPriceResponseReturnType `json:"returnType,omitempty" codec:"returnType,omitempty"`
	Code       string                                               `json:"code,omitempty" codec:"code,omitempty"`
}

type KuaicheDeliveryUpdateProductPriceResponse

type KuaicheDeliveryUpdateProductPriceResponse struct {
	Responce  *KuaicheDeliveryUpdateProductPriceResponce `` /* 164-byte string literal not displayed */
	ErrorResp *api.ErrorResponnse                        `json:"error_response,omitempty" codec:"error_response,omitempty"`
}

type KuaicheDeliveryUpdateProductPriceResponseReturnType

type KuaicheDeliveryUpdateProductPriceResponseReturnType struct {
	Data bool `json:"data,omitempty" codec:"data,omitempty"`
	dsp.DataCommonResponse
}

Jump to

Keyboard shortcuts

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