Property VendorValue
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
VendorValue
The unit price of the item when sold to a merchant. Items will not appear in a sell-to-vendor list when this value is Zero, or when the NoSell flag is set.
public required Coin VendorValue { get; init; }