> 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-v10/enums/permissiongrouptype.md).

# PermissionGroupType

## Index

### Enumeration members

* [ExceptMeta](#exceptmeta)
* [Full](#full)
* [PolymeshV1Caa](#polymeshv1caa)
* [PolymeshV1Pia](#polymeshv1pia)

## Enumeration members

### ExceptMeta

• **ExceptMeta**: = "ExceptMeta"

*Defined in* [*src/types/index.ts:844*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L844)

not authorized:

* externalAgents

### Full

• **Full**: = "Full"

*Defined in* [*src/types/index.ts:839*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L839)

all transactions authorized

### PolymeshV1Caa

• **PolymeshV1Caa**: = "PolymeshV1Caa"

*Defined in* [*src/types/index.ts:851*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L851)

authorized:

* corporateAction
* corporateBallot
* capitalDistribution

### PolymeshV1Pia

• **PolymeshV1Pia**: = "PolymeshV1Pia"

*Defined in* [*src/types/index.ts:859*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L859)

authorized:

* asset.issue
* asset.redeem
* asset.controllerTransfer
* sto (except for sto.invest)
