ReservationPurchaseRequest.Quantity Property

Definition

Quantity of the skus that are part of the reservation. Must be greater than zero.

public int? Quantity { get; set; }
member this.Quantity : Nullable<int> with get, set
Public Property Quantity As Nullable(Of Integer)

Property Value

Applies to