[@nuralogix.ai/dfx-api-client](../../../client.md) / [HTTP](../../../http/index.md) / [Organizations](../index.md) / [Interfaces](../interfaces.md) / OrgUser

# Interface: OrgUser

Organization user

## Properties

### AvatarURI

• **AvatarURI**: ``null`` \| `string`

___

### Created

• **Created**: `number`

___

### DateOfBirth

• **DateOfBirth**: ``null`` \| `string`

___

### DeviceID

• **DeviceID**: `string`

___

### Email

• **Email**: `string`

___

### FirstName

• **FirstName**: ``null`` \| `string`

___

### Gender

• **Gender**: `string`

___

### HeightCm

• **HeightCm**: ``null`` \| `number`

___

### ID

• **ID**: `string`

___

### IsVerified

• **IsVerified**: `boolean`

___

### LastName

• **LastName**: ``null`` \| `string`

___

### LoginMethod

• **LoginMethod**: `string`

___

### 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**: `string`

___

### WeightKg

• **WeightKg**: ``null`` \| `number`
