# TrustedClaimIssuer

## Hierarchy

* **TrustedClaimIssuer**

## Index

### Properties

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

## Properties

### identity

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

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

### `Optional` trustedFor

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

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

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