Class GemsToGold
- Namespace
- GuildWars2.Commerce.Exchange
- Assembly
- GW2SDK.dll
Information about the current exchange rate of gems to gold.
public sealed record GemsToGold : IEquatable<GemsToGold>
- Inheritance
-
GemsToGold
- Implements
- Inherited Members
Properties
- ExchangeRate
The exchange rate represented as the amount of gold per gem.
- Gold
The amount of gold received for the specified amount of gems.