Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/steamy/Steam/api/mod.ts>getAssetPrices_Asset

Steamy is a library made to help interact with Valve's REST APIs for their various games and services by providing easy asynchronous functions to call them, along with a key manager, and type checking to boot.
Latest
interface getAssetPrices_Asset
import { type getAssetPrices_Asset } from "https://deno.land/x/steamy@v0.05a/Steam/api/mod.ts";

Properties

An array containing the currency code and respective price, if a currency is specified only that currency value will be present.

optional
original_prices: getAssetPrices_Price

An array equivalent to prices in layout. Present when the item is on sale.

A list of properties attached to the item

name: string

The "name" of the asset. This has no set content besides that it is an identifier that can be used in URLs such as those for Valve's store frontend.

date: string
classid: string

The class ID of the item.