Class GuildBankActivity
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
A log entry about a guild vault transaction.
public sealed record GuildBankActivity : GuildLogEntry, IEquatable<GuildLogEntry>, IEquatable<GuildBankActivity>
- Inheritance
-
GuildBankActivity
- Implements
- Inherited Members
Properties
- Coins
The number of coins deposited or withdrawn.
- Count
How many of the item in the transaction.
- Operation
The kind of operation performed.
- User
The ID of the user who performed the operation.