superm_cancelPlatformPickUp_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 SupermCancelPlatformPickUpParam

type SupermCancelPlatformPickUpParam struct {
	// 售后单ID
	AftersaleId int64 `json:"aftersale_id"`
	// 取消运力的原因,开发者自定义传入,最大支持50个字符;填写后商家可以在抖店后台查看到。
	CancelReason *string `json:"cancel_reason"`
}

type SupermCancelPlatformPickUpRequest

type SupermCancelPlatformPickUpRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SupermCancelPlatformPickUpParam
}

func (*SupermCancelPlatformPickUpRequest) Execute

func (c *SupermCancelPlatformPickUpRequest) Execute(accessToken *doudian_sdk.AccessToken) (*superm_cancelPlatformPickUp_response.SupermCancelPlatformPickUpResponse, error)

func (*SupermCancelPlatformPickUpRequest) GetParamObject

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

func (*SupermCancelPlatformPickUpRequest) GetParams

func (*SupermCancelPlatformPickUpRequest) GetUrlPath

func (c *SupermCancelPlatformPickUpRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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