instantShopping_cancelDelivery_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 InstantShoppingCancelDeliveryParam

type InstantShoppingCancelDeliveryParam struct {
	// 抖音电商shop order单id
	ShopOrderId string `json:"shop_order_id"`
	// 门店id
	StoreId int64 `json:"store_id"`
	// 取消原因,详见附录F01
	CancelCode int64 `json:"cancel_code"`
}

type InstantShoppingCancelDeliveryRequest

type InstantShoppingCancelDeliveryRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *InstantShoppingCancelDeliveryParam
}

func (*InstantShoppingCancelDeliveryRequest) Execute

func (c *InstantShoppingCancelDeliveryRequest) Execute(accessToken *doudian_sdk.AccessToken) (*instantShopping_cancelDelivery_response.InstantShoppingCancelDeliveryResponse, error)

func (*InstantShoppingCancelDeliveryRequest) GetParamObject

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

func (*InstantShoppingCancelDeliveryRequest) GetParams

func (*InstantShoppingCancelDeliveryRequest) GetUrlPath

Jump to

Keyboard shortcuts

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