order_serviceDetail_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 OrderServiceDetailParam

type OrderServiceDetailParam struct {
	// 服务请求列表中获取的id
	ServiceId int64 `json:"service_id"`
}

type OrderServiceDetailRequest

type OrderServiceDetailRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OrderServiceDetailParam
}

func New

func (*OrderServiceDetailRequest) Execute

func (c *OrderServiceDetailRequest) Execute(accessToken *doudian_sdk.AccessToken) (*order_serviceDetail_response.OrderServiceDetailResponse, error)

func (*OrderServiceDetailRequest) GetParamObject

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

func (*OrderServiceDetailRequest) GetParams

func (*OrderServiceDetailRequest) GetUrlPath

func (c *OrderServiceDetailRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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