[youtubei.js](../../../../README.md) / [YT](../README.md) / AccountInfo # Class: AccountInfo Defined in: [src/parser/youtube/AccountInfo.ts:9](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/youtube/AccountInfo.ts#L9) ## Constructors ### Constructor > **new AccountInfo**(`response`): `AccountInfo` Defined in: [src/parser/youtube/AccountInfo.ts:14](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/youtube/AccountInfo.ts#L14) #### Parameters ##### response [`ApiResponse`](../../../../interfaces/ApiResponse.md) #### Returns `AccountInfo` ## Properties ### contents > **contents**: [`AccountItemSection`](../../YTNodes/classes/AccountItemSection.md) \| `null` Defined in: [src/parser/youtube/AccountInfo.ts:12](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/youtube/AccountInfo.ts#L12) ## Accessors ### page #### Get Signature > **get** **page**(): [`IParsedResponse`](../../../../interfaces/IParsedResponse.md) Defined in: [src/parser/youtube/AccountInfo.ts:28](https://github.com/LuanRT/YouTube.js/blob/faaf5fc5c15ff93eac8442b2fbdb4767d9a47b3f/src/parser/youtube/AccountInfo.ts#L28) ##### Returns [`IParsedResponse`](../../../../interfaces/IParsedResponse.md)