Skip to main content

Documentation Index

Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Type Alias: User

User = object
Defined in: types.ts:11

Properties

email

email: string | undefined
Defined in: types.ts:14

id

id: string
Defined in: types.ts:12

organizationId

organizationId: string
Defined in: types.ts:16

phoneNumber

phoneNumber: string | undefined
Defined in: types.ts:15

userName

userName: string
Defined in: types.ts:13

wallets

wallets: Wallet[]
Defined in: types.ts:17