Partager via


SplitRequest.Quantities Propriété

Définition

Obtient ou définit la liste des quantités dans les nouvelles réservations à créer.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.quantities")]
public System.Collections.Generic.IList<int?> Quantities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.quantities")>]
member this.Quantities : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Quantities As IList(Of Nullable(Of Integer))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à