# TrustedClaimIssuer

## Hierarchy

* **TrustedClaimIssuer**

## Index

### Properties

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

## Properties

### identity

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

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

### `Optional` trustedFor

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

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

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