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 AfterSaleApplyLogisticsInterceptParam struct + AfterSaleId int64 + InterceptTargets []InterceptTargetsItem + OpFrom int32 + type AfterSaleApplyLogisticsInterceptRequest struct + Param *AfterSaleApplyLogisticsInterceptParam + func New() *AfterSaleApplyLogisticsInterceptRequest + func (c *AfterSaleApplyLogisticsInterceptRequest) Execute(accessToken *doudian_sdk.AccessToken) (...) + func (c *AfterSaleApplyLogisticsInterceptRequest) GetParamObject() interface{} + func (c *AfterSaleApplyLogisticsInterceptRequest) GetParams() *AfterSaleApplyLogisticsInterceptParam + func (c *AfterSaleApplyLogisticsInterceptRequest) GetUrlPath() string + type InterceptTargetsItem struct + CompanyCode string + TrackingNo string