superm_getDispatcherInfo_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 SupermGetDispatcherInfoParam

type SupermGetDispatcherInfoParam struct {
	// 门店ID
	StoreId int64 `json:"store_id"`
	// 订单ID
	ShopOrderId string `json:"shop_order_id"`
	// 运力费用类型 1: 呼叫运力费用,2:取消运力费用
	DispatcherFeeType int32 `json:"dispatcher_fee_type"`
	// 保价金额,单位:分
	InsuranceAmount *int64 `json:"insurance_amount"`
}

type SupermGetDispatcherInfoRequest

type SupermGetDispatcherInfoRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SupermGetDispatcherInfoParam
}

func (*SupermGetDispatcherInfoRequest) Execute

func (c *SupermGetDispatcherInfoRequest) Execute(accessToken *doudian_sdk.AccessToken) (*superm_getDispatcherInfo_response.SupermGetDispatcherInfoResponse, error)

func (*SupermGetDispatcherInfoRequest) GetParamObject

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

func (*SupermGetDispatcherInfoRequest) GetParams

func (*SupermGetDispatcherInfoRequest) GetUrlPath

func (c *SupermGetDispatcherInfoRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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