Table of Contents

Class LogisticsGetShippingInfoRequest

Namespace
SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.ExtendedSDK.Legacy.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll

表示 [GET] /logistics/ship/get 接口的请求。

public class LogisticsGetShippingInfoRequest : TikTokShopLegacyRequest, ICommonRequest
Inheritance
LogisticsGetShippingInfoRequest
Implements
ICommonRequest
Inherited Members

Constructors

LogisticsGetShippingInfoRequest()

public LogisticsGetShippingInfoRequest()

Properties

OrderId

获取或设置订单 ID。

[JsonIgnore]
public string OrderId { get; set; }

Property Value

string