steamapi
Version:
A nice Steam API wrapper.
30 lines (15 loc) • 887 B
Markdown
[**steamapi**](../README.md)
***
[steamapi](../README.md) / AchievementPercentage
# Interface: AchievementPercentage
Defined in: [structures/AchievementPercentage.ts:1](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/AchievementPercentage.ts#L1)
## Properties
### name
> **name**: `string`
Defined in: [structures/AchievementPercentage.ts:3](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/AchievementPercentage.ts#L3)
API name of this achievement
***
### percent
> **percent**: `number`
Defined in: [structures/AchievementPercentage.ts:6](https://github.com/xDimGG/node-steamapi/blob/3e56810b4e484abde1e0f43153e48f61f57ece33/src/structures/AchievementPercentage.ts#L6)
What percent of players have completed this achievement (floating point value between 0 and 100)