import { type getAssetPrices_Asset } from "https://deno.land/x/steamy@v0.05a/Steam/api/getAssetPrices.ts";
Properties
prices: getAssetPrices_Price
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_PriceAn array equivalent to prices in layout. Present when the item is on sale.
class: getAssetPrices_Class[]
A list of properties attached to the item
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.