Skip to main content
Module

x/bnapi/mod.ts>wow.SellPrice

Blizzard Battle.net API wrapper for Deno.
Latest
interface wow.SellPrice
import { type wow } from "https://deno.land/x/bnapi@0.9.7/mod.ts";
const { SellPrice } = wow;

Properties

value: number
display_strings: { header: string; gold: string; silver: string; copper: string; }