> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v8/enums/permissiontype.md).

# PermissionType

## Index

### Enumeration members

* [Exclude](/polymesh-sdk-api-reference/docs-v8/enums/permissiontype.md#exclude)
* [Include](/polymesh-sdk-api-reference/docs-v8/enums/permissiontype.md#include)

## Enumeration members

### Exclude

• **Exclude**: = "Exclude"

*Defined in* [*src/types/index.ts:672*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L672)

### Include

• **Include**: = "Include"

*Defined in* [*src/types/index.ts:671*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L671)
