steamapi
Version:
A nice Steam API wrapper.
32 lines (16 loc) • 737 B
Markdown
[**steamapi**](../README.md)
***
[steamapi](../README.md) / AppBase
# Interface: AppBase
Defined in: [structures/AppBase.ts:2](https://github.com/xDimGG/node-steamapi/blob/f4d6bcd21f6389481b7da485ce2cb9bddf197216/src/structures/AppBase.ts#L2)
An object representing a steam app with only its name and ID
## Properties
### appid
> **appid**: `number`
Defined in: [structures/AppBase.ts:4](https://github.com/xDimGG/node-steamapi/blob/f4d6bcd21f6389481b7da485ce2cb9bddf197216/src/structures/AppBase.ts#L4)
This app's ID
***
### name
> **name**: `string`
Defined in: [structures/AppBase.ts:7](https://github.com/xDimGG/node-steamapi/blob/f4d6bcd21f6389481b7da485ce2cb9bddf197216/src/structures/AppBase.ts#L7)
This app's name