instantShopping_reportRiderLocation_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 InstantShoppingReportRiderLocationParam

type InstantShoppingReportRiderLocationParam struct {
	// 抖音电商shop order单id
	ShopOrderId string `json:"shop_order_id"`
	// 三方运力服务商
	DistributionCode string `json:"distribution_code"`
	// 三方运单号
	DistributionDeliveryId string `json:"distribution_delivery_id"`
	// 骑手姓名;
	RiderName string `json:"rider_name"`
	// 骑手手机号类型,0是真实号,1是隐私号
	RiderPhoneType int32 `json:"rider_phone_type"`
	// 骑手电话;
	RiderPhone string `json:"rider_phone"`
	// 骑手经度,高德坐标系
	RiderLongitude string `json:"rider_longitude"`
	// 骑手维度,高德坐标系
	RiderLatitude string `json:"rider_latitude"`
	// 骑手上报时间戳
	ReportTime int64 `json:"report_time"`
}

type InstantShoppingReportRiderLocationRequest

type InstantShoppingReportRiderLocationRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *InstantShoppingReportRiderLocationParam
}

func (*InstantShoppingReportRiderLocationRequest) Execute

func (c *InstantShoppingReportRiderLocationRequest) Execute(accessToken *doudian_sdk.AccessToken) (*instantShopping_reportRiderLocation_response.InstantShoppingReportRiderLocationResponse, error)

func (*InstantShoppingReportRiderLocationRequest) GetParamObject

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

func (*InstantShoppingReportRiderLocationRequest) GetParams

func (*InstantShoppingReportRiderLocationRequest) GetUrlPath

Jump to

Keyboard shortcuts

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