> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/interfaces/trustedclaimissuer.md).

# TrustedClaimIssuer

## Hierarchy

* **TrustedClaimIssuer**

## Index

### Properties

* [identity](/polymesh-sdk-api-reference/docs-v6/interfaces/trustedclaimissuer.md#identity)
* [trustedFor](/polymesh-sdk-api-reference/docs-v6/interfaces/trustedclaimissuer.md#optional-trustedfor)

## Properties

### identity

• **identity**: [*Identity*](/polymesh-sdk-api-reference/docs-v6/classes/identity.md)

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

### `Optional` trustedFor

• **trustedFor**? : [*ClaimType*](/polymesh-sdk-api-reference/docs-v6/enums/claimtype.md)*\[]*

*Defined in* [*src/types/index.ts:371*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L371)

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