> 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-v7/enums/signertype.md).

# SignerType

## Index

### Enumeration members

* [Account](/polymesh-sdk-api-reference/docs-v7/enums/signertype.md#account)
* [Identity](/polymesh-sdk-api-reference/docs-v7/enums/signertype.md#identity)

## Enumeration members

### Account

• **Account**: = "Account"

*Defined in* [*src/types/index.ts:1089*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1089)

### Identity

• **Identity**: = "Identity"

*Defined in* [*src/types/index.ts:1088*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/types/index.ts#L1088)
