Partilhar via


ShipmentPickUpRequest.ShipmentLocation Propriedade

Definição

Obtém ou define a localização da remessa no local de retirada. Por exemplo, front desk

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a