> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# User

# Type Alias: User

> **User** = `object`

Defined in: [types.ts:11](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L11)

## Properties

### email

> **email**: `string` | `undefined`

Defined in: [types.ts:14](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L14)

***

### id

> **id**: `string`

Defined in: [types.ts:12](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L12)

***

### organizationId

> **organizationId**: `string`

Defined in: [types.ts:16](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L16)

***

### phoneNumber

> **phoneNumber**: `string` | `undefined`

Defined in: [types.ts:15](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L15)

***

### userName

> **userName**: `string`

Defined in: [types.ts:13](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L13)

***

### wallets

> **wallets**: [`Wallet`](../Wallet/readme)\[]

Defined in: [types.ts:17](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react-native/src/types.ts#L17)
