Table of Contents

Property Quantity

Namespace
GuildWars2.Commerce.Listings
Assembly
GW2SDK.dll

Quantity

The number of items in demand or supply at this price level. This is the sum of the quantities of all listings at this price level.

public required int Quantity { get; init; }

Property Value

int