Versions in this module Expand all Collapse all v1 v1.0.2 Nov 27, 2023 v1.0.0 Nov 7, 2023 Changes in this version + type InstantShoppingReportRiderLocationParam struct + DistributionCode string + DistributionDeliveryId string + ReportTime int64 + RiderLatitude string + RiderLongitude string + RiderName string + RiderPhone string + RiderPhoneType int32 + ShopOrderId string + type InstantShoppingReportRiderLocationRequest struct + Param *InstantShoppingReportRiderLocationParam + func New() *InstantShoppingReportRiderLocationRequest + func (c *InstantShoppingReportRiderLocationRequest) Execute(accessToken *doudian_sdk.AccessToken) (...) + func (c *InstantShoppingReportRiderLocationRequest) GetParamObject() interface{} + func (c *InstantShoppingReportRiderLocationRequest) GetParams() *InstantShoppingReportRiderLocationParam + func (c *InstantShoppingReportRiderLocationRequest) GetUrlPath() string