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

x/steamy/Steam/mod.ts>getAssetPrices_Options

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_Options
import { type getAssetPrices_Options } from "https://deno.land/x/steamy@v0.05a/Steam/mod.ts";

Properties

language: string

The ISO639-1 language code for the language all localized strings should be returned in. Not all strings have been translated to every language. If a language does not have a string, the English string will be returned instead. If this parameter is omitted the string token will be returned for the strings.

currency: string

The ISO 4217 code for currency specific filtering.