Table of Contents

Property CountNeededForUpgrades

Namespace
GuildWars2.Guilds.Treasury
Assembly
GW2SDK.dll

CountNeededForUpgrades

The count of this item which is needed for currently in-progress guild upgrades.

public required IReadOnlyCollection<CountNeededForUpgrade> CountNeededForUpgrades { get; init; }

Property Value

IReadOnlyCollection<CountNeededForUpgrade>