# IdentityAttributeResult

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

## Properties

### principal

> **principal**: `string`

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

***

### requestedKeys

> **requestedKeys**: `string`[]

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

***

### signedAttributes

> **signedAttributes**: [`SignedIdentityAttributes`](SignedIdentityAttributes.md)

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

***

### decodedAttributes

> **decodedAttributes**: [`IdentityAttributeValues`](IdentityAttributeValues.md)

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

***

### completedAt

> **completedAt**: `string`

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