# IdentityAttributeValues

Defined in: [types/client.ts:24](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L24)

## Indexable

> \[`key`: `string`\]: `string` \| `undefined`

## Properties

### email?

> `optional` **email?**: `string`

Defined in: [types/client.ts:25](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L25)

***

### name?

> `optional` **name?**: `string`

Defined in: [types/client.ts:26](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L26)

***

### verified\_email?

> `optional` **verified\_email?**: `string`

Defined in: [types/client.ts:27](https://github.com/B3Pay/ic-reactor/blob/c30ea0ec26d4e0252f1f93b6c3cd13fbc42ece15/packages/core/src/types/client.ts#L27)