Interface: Country

January 23, 2026 ยท View on GitHub

steamapi


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

Contents

  1. 1Properties
  2. 1.1countrycode
  3. 1.2countryname
  4. 1.3hasstates