Click or drag to resize
TpItemQuantity Property
View Project on GitHub
The amount of items being sold/bought.

Namespace: GW2CSharp.V2.Unauthenticated.Commerce
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public int Quantity { get; set; }

Property Value

Type: Int32
See Also