Class CurrencyAmount
- Namespace
- GuildWars2.Hero.Wallet
- Assembly
- GW2SDK.dll
Information about the amount of a currency in the account wallet.
public sealed record CurrencyAmount : IEquatable<CurrencyAmount>
- Inheritance
-
CurrencyAmount
- Implements
- Inherited Members
Properties
- Amount
The amount of the currency in the account wallet.
- CurrencyId
The currency ID.