order_replyService_request

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: MulanPSL-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 OrderReplyServiceParam

type OrderReplyServiceParam struct {
	// 服务请求列表中获取的id
	Id int64 `json:"id"`
	// 回复内容
	Reply string `json:"reply"`
	// 回复凭证,通过/order/serviceDetail获取是否当前服务单</br>是否必须上传凭证。多张图片用竖线分开。不超过4张
	Evidence string `json:"evidence"`
}

type OrderReplyServiceRequest

type OrderReplyServiceRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OrderReplyServiceParam
}

func New

func (*OrderReplyServiceRequest) Execute

func (c *OrderReplyServiceRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_replyService_response.OrderReplyServiceResponse, error)

func (*OrderReplyServiceRequest) GetParamObject

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

func (*OrderReplyServiceRequest) GetParams

func (*OrderReplyServiceRequest) GetUrlPath

func (c *OrderReplyServiceRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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