# SignerValue

## Hierarchy

* **SignerValue**

## Index

### Properties

* [type](#type)
* [value](#value)

## Properties

### type

• **type**: [*SignerType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/enums/signertype)

*Defined in* [*src/types/index.ts:1083*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L1083)

whether the signer is an Account or Identity

### value

• **value**: *string*

*Defined in* [*src/types/index.ts:1087*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L1087)

address or DID (depending on whether the signer is an Account or Identity)
