steamapi
Version:
A nice Steam API wrapper.
50 lines (25 loc) • 1.28 kB
Markdown
[**steamapi**](../README.md)
***
[steamapi](../README.md) / City
# Interface: City
Defined in: [structures/Locations.ts:23](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/Locations.ts#L23)
## Properties
### cityid
> **cityid**: `number`
Defined in: [structures/Locations.ts:31](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/Locations.ts#L31)
ID representing the city
***
### cityname
> **cityname**: `string`
Defined in: [structures/Locations.ts:34](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/Locations.ts#L34)
Human readable name of the city
***
### countrycode
> **countrycode**: `string`
Defined in: [structures/Locations.ts:25](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/Locations.ts#L25)
Two letter code representing the country of this state
***
### statecode
> **statecode**: `string`
Defined in: [structures/Locations.ts:28](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/Locations.ts#L28)
Number representing the state. Can have leading 0s and must be kept as a string