Click or drag to resize
PriceBuys Property
View Project on GitHub
A list of all buy listings, ascending from lowest buy order.

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

Property Value

Type: TpItem
See Also