Share via


TrackingInfo.TrackingId Property

Definition

Gets or sets tracking ID of the shipment.

[Newtonsoft.Json.JsonProperty(PropertyName="trackingId")]
public string TrackingId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trackingId")>]
member this.TrackingId : string with get, set
Public Property TrackingId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to