# PermissionType

> Overview of PermissionType

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type PermissionType = (typeof PermissionType)[keyof typeof PermissionType];
```

Defined in: [packages/smart-accounts/src/ma-v2/permissionBuilder.ts:53](https://github.com/alchemyplatform/aa-sdk/blob/v5.x.x/packages/smart-accounts/src/ma-v2/permissionBuilder.ts#L53)