Partager via


ReservationToExchange.Quantity Propriété

Définition

Obtient ou définit la quantité à retourner

[Newtonsoft.Json.JsonProperty(PropertyName="quantity")]
public int? Quantity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quantity")>]
member this.Quantity : Nullable<int> with get, set
Public Property Quantity As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à