Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bnapi/lib/wow.ts>Item

Blizzard Battle.net API wrapper for Deno.
Go to Latest
interface Item
implements IdName
import { type Item } from "https://deno.land/x/bnapi@0.9.6/lib/wow.ts";

Properties

quality: TypeName
level: number
required_level: number
media: { id: number; }
item_class: IdName
item_subclass: IdName
inventory_type: TypeName
purchase_price: number
sell_price: number
max_count: number
is_equippable: boolean
is_stackable: boolean
optional
description: string
preview_item: PreviewItem
purchase_quantity: number