Class Currency
- Namespace
- GuildWars2.Hero.Wallet
- Assembly
- GW2SDK.dll
Information about a currency in the account wallet.
public sealed record Currency : IEquatable<Currency>
- Inheritance
-
Currency
- Implements
- Inherited Members
Properties
- Description
The description of the currency as displayed in the wallet panel.
- IconHref
The URL of the currency icon.
- IconUrl
The URL of the currency icon.
- Id
The currency ID.
- Name
The name of the currency.
- Order
The display order of the currency in the wallet panel.