Table of Contents

Class OrderBookLine

Namespace
GuildWars2.Commerce.Listings
Assembly
GW2SDK.dll

Information about a price level.

public sealed record OrderBookLine : IEquatable<OrderBookLine>
Inheritance
OrderBookLine
Implements
Inherited Members

Properties

Listings

The number of listings at this price level.

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.

UnitPrice

The price level.