Property ItemId
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
ItemId
The item ID of the item transaction, or 0 if this was a Coins transaction.
public required int ItemId { get; init; }
The item ID of the item transaction, or 0 if this was a Coins transaction.
public required int ItemId { get; init; }