Property ItemId
- Namespace
- GuildWars2.Guilds.Logs
- Assembly
- GW2SDK.dll
ItemId
If present, the item ID of the item which is traded or consumed for the upgrade.
public required int? ItemId { get; init; }
Property Value
- int?
If present, the item ID of the item which is traded or consumed for the upgrade.
public required int? ItemId { get; init; }