# SignerValue

## Hierarchy

* **SignerValue**

## Index

### Properties

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

## Properties

### type

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

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

whether the signer is an Account or Identity

### value

• **value**: *string*

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

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