Click or drag to resize
TpItemListingListings Property
View Project on GitHub
The number of individual listings this object refers to (e.g. two players selling at the same price will end up in the same listing)

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

Property Value

Type: Int32
See Also