# TrustedClaimIssuer

## Hierarchy

* **TrustedClaimIssuer**

## Index

### Properties

* [identity](#identity)
* [trustedFor](#optional-trustedfor)

## Properties

### identity

• **identity**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/classes/identity)

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

### `Optional` trustedFor

• **trustedFor**? : [*ClaimType*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/enums/claimtype)*\[]*

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

an undefined value means that the issuer is trusted for all claim types.
