Condividi tramite


ShipmentPickUpRequest.ShipmentLocation Property

Definition

Gets or sets shipment Location in the pickup place. Eg.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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to