@nuralogix.ai/dfx-api-client
Version:
DeepAffex API JavaScript Client Library
156 lines (78 loc) • 1.71 kB
Markdown
[@nuralogix.ai/dfx-api-client](../../../client.md) / [HTTP](../../../http/index.md) / [Users](../index.md) / [Interfaces](../interfaces.md) / UserAccountInformation
# Interface: UserAccountInformation
User account information
## Properties
### AvatarURI
• **AvatarURI**: ``null`` \| `string`
___
### Created
• **Created**: `number`
___
### DateOfBirth
• **DateOfBirth**: `string`
___
### DeviceID
• **DeviceID**: ``null`` \| `string`
___
### Email
• **Email**: `string`
___
### FirstName
• **FirstName**: `string`
___
### Gender
• **Gender**: `string`
___
### HeightCm
• **HeightCm**: ``null`` \| `string`
___
### ID
• **ID**: `string`
___
### IsVerified
• **IsVerified**: `boolean`
___
### LastName
• **LastName**: `string`
___
### LoginMethod
• **LoginMethod**: `string`
___
### MFAEnabled
• **MFAEnabled**: `boolean`
___
### OrganizationID
• **OrganizationID**: `string`
___
### Password
• **Password**: `string`
___
### PhoneNumber
• **PhoneNumber**: ``null`` \| `string`
___
### Region
• **Region**: `string`
___
### ResetToken
• **ResetToken**: ``null`` \| `string`
___
### ResetTokenDate
• **ResetTokenDate**: ``null`` \| `string`
___
### RoleID
• **RoleID**: `string`
___
### SSOID
• **SSOID**: ``null`` \| `string`
___
### StatusID
• **StatusID**: `string`
___
### Updated
• **Updated**: `number`
___
### VerificationCode
• **VerificationCode**: ``null`` \| `string`
___
### WeightKg
• **WeightKg**: ``null`` \| `string`