Interface: Country
January 23, 2026 ยท View on GitHub
steamapi / Country
Interface: Country
Defined in: structures/Locations.ts:1
Properties
countrycode
countrycode:
string
Defined in: structures/Locations.ts:3
Two letter code representing the country
countryname
countryname:
string
Defined in: structures/Locations.ts:6
Human readable name of country (english only)
hasstates
hasstates:
number
Defined in: structures/Locations.ts:9
Does this country have states. 1 is true 0 is false