Share via


BillingTransactionProperties.Quantity Property

Definition

The quantity purchased in the transaction.

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

Property Value

Applies to