Click or drag to resize
TpItemUnitPrice Property
View Project on GitHub
The sell offer or buy order price in coins.

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

Property Value

Type: Money
See Also