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