Table of Contents

Class Currency

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a currency consumable.

[JsonConverter(typeof(CurrencyJsonConverter))]
public sealed record Currency : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Currency>
Inheritance
Currency
Implements
Inherited Members

Remarks

In the past, not every currency could be stored in the account wallet. This is no longer the case, and most currencies have been converted to Service items. The few items of this type that remain also take effect immediately on receipt.