steamapi
Version:
A nice Steam API wrapper.
30 lines (15 loc) • 763 B
Markdown
[**steamapi**](../README.md)
***
[steamapi](../README.md) / UserStat
# Interface: UserStat
Defined in: [structures/UserStat.ts:1](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/UserStat.ts#L1)
## Properties
### name
> **name**: `string`
Defined in: [structures/UserStat.ts:3](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/UserStat.ts#L3)
API name for this stat (e.g. 1_3, total_time_played, total_wins_map_de_train)
***
### value
> **value**: `number`
Defined in: [structures/UserStat.ts:6](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/UserStat.ts#L6)
The integer value for this stat