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