Compartir a través de


PackageShippingDetails.TrackingUrl Propiedad

Definición

Obtiene la dirección URL en la que se puede realizar el seguimiento del envío.

[Newtonsoft.Json.JsonProperty(PropertyName="trackingUrl")]
public string TrackingUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trackingUrl")>]
member this.TrackingUrl : string
Public ReadOnly Property TrackingUrl As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a