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.CommerceAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic int Listings { get; set; }
Property Value
Type:
Int32
See Also