Table of Contents

Class Service

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a consumable which immediately takes effect upon receipt.

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

Properties

Effect

The effect applied upon receipt.

GuildUpgradeId

The ID of the guild upgrade that is unlocked upon receipt.