# types.PermissionedAccount

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / PermissionedAccount

## Interface: PermissionedAccount

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).PermissionedAccount

### Table of contents

#### Properties

* [account](#account)
* [permissions](#permissions)

### Properties

#### account

• **account**: [`Account`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_account.account)

**Defined in**

[types/index.ts:1162](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1162)

***

#### permissions

• **permissions**: [`Permissions`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/interfaces/types.permissions)

**Defined in**

[types/index.ts:1163](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L1163)
