Click or drag to resize
Gem.AmountOfCoinsCalculated Property
View Project on GitHub
The number of coins you get for the specified quantity of gems as a calculated value.

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

Property Value

Type: Money
See Also