Partager via


Order.ShipmentType Propriété

Définition

Obtient ou définit shipmentType de la commande. Les valeurs possibles sont les suivantes : 'NotApplicable', 'ShippedToCustomer', 'SelfPickup'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à