Table of Contents

Class FulfillmentGetPackageShippingInfoResponse.Types.Data.Types.TrackingInfo

Namespace
SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.ExtendedSDK.Legacy.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.TikTokGlobalShop.dll
public class FulfillmentGetPackageShippingInfoResponse.Types.Data.Types.TrackingInfo
Inheritance
FulfillmentGetPackageShippingInfoResponse.Types.Data.Types.TrackingInfo
Inherited Members

Constructors

TrackingInfo()

public TrackingInfo()

Properties

Description

获取或设置描述。

[JsonPropertyName("description")]
public string Description { get; set; }

Property Value

string

UpdateTimestamp

获取或设置更新时间戳。

[JsonPropertyName("update_time")]
public long UpdateTimestamp { get; set; }

Property Value

long