Class GuildUpgradeActivity
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
A guild upgrade log entry.
public sealed record GuildUpgradeActivity : GuildLogEntry, IEquatable<GuildLogEntry>, IEquatable<GuildUpgradeActivity>
- Inheritance
-
GuildUpgradeActivity
- Implements
- Inherited Members
Properties
- Action
The action performed.
- Count
If present, how many of the upgrade are created.
- ItemId
If present, the item ID of the item which is traded or consumed for the upgrade.
- RecipeId
If present, the recipe ID of the Scribe recipe for the upgrade.
- UpgradeId
The guild upgrade ID.
- User
The user ID who performed the action.