# Interface: ITrustVerificationInfo

Interface describing a trust verifier information.

## Properties

### identity {#identity}

> **identity**: `string`

The organization identity associated with the payload.

***

### data? {#data}

> `optional` **data?**: `object`

Additional JSON-LD node objects associated with the verification.

#### Index Signature

\[`key`: `string`\]: `IJsonLdNodeObject`
