Table of Contents

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.

ItemId

The item ID of the item transaction, or 0 if this was a Coins transaction.

Operation

The kind of operation performed.

User

The ID of the user who performed the operation.