Interface: State

January 23, 2026 ยท View on GitHub

steamapi


steamapi / State

Interface: State

Defined in: structures/Locations.ts:12

Properties

countrycode

countrycode: string

Defined in: structures/Locations.ts:14

Two letter code representing the country of this state


statecode

statecode: string

Defined in: structures/Locations.ts:17

Number representing the state. Can have leading 0s and must be kept as a string


statename

statename: string

Defined in: structures/Locations.ts:20

Human readable name of the state