Property BestBid
- Namespace
- GuildWars2.Commerce.Prices
- Assembly
- GW2SDK.dll
BestBid
The highest bid price on the demand side.
public required Coin BestBid { get; init; }
The highest bid price on the demand side.
public required Coin BestBid { get; init; }