ISteamEconomy
Methods ISteamEconomy
Cream::ISteamEconomy.getassetclassinfo(appid : UInt32, language : String, class_count : UInt32, classid0 : UInt64, instanceid0 : UInt64, apikey : String)
Parameters
appid
Type: uint32
Optional: false
Description: Must be a steam economy app.
language
Type: string
Optional: true
Description: The user's local language
class_count
Type: uint32
Optional: false
Description: Number of classes requested. Must be at least one.
classid0
Type: uint64
Optional: false
Description: Class ID of the nth class.
instanceid0
Type: uint64
Optional: true
Description: Instance ID of the nth class.
Cream::ISteamEconomy.getassetprices(appid : UInt32, currency : String, language : String, apikey : String)
Parameters
appid
Type: uint32
Optional: false
Description: Must be a steam economy app.
currency
Type: string
Optional: true
Description: The currency to filter for
language
Type: string
Optional: true
Description: The user's local language