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