BillingReservationOrderData.OriginalQuantity Property

Definition

Total original quantity of the skus purchased in the reservation order.

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

Property Value

Applies to