Class LogisticsGetShippingInfoRequest
- 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; }