Table of Contents

Property Inventory

Namespace
GuildWars2.Guilds.Bank
Assembly
GuildWars2.dll

Inventory

The ordered list of item slots. Empty slots are represented as null.

public required IImmutableValueList<GuildBankSlot?> Inventory { get; init; }

Property Value

IImmutableValueList<GuildBankSlot>