Property Demand
- Namespace
- GuildWars2.Commerce.Listings
- Assembly
- GW2SDK.dll
Demand
The bid prices on the demand side.
public required IReadOnlyCollection<OrderBookLine> Demand { get; init; }
The bid prices on the demand side.
public required IReadOnlyCollection<OrderBookLine> Demand { get; init; }