| Name | Type | Writable | Restrictions | Description | 
|---|
| adminTags | string | V |  | Admin tags can be updated only by using an admin session 
 | 
| allowedPartnerIds | string | V |  |  | 
| allowedPartnerPackages | string | V |  |  | 
| city | string | V |  |  | 
| country | string | V |  |  | 
| createdAt | int |  |  | Creation date as Unix timestamp (In seconds) 
 | 
| dateOfBirth | int | V |  |  | 
| deletedAt | int |  |  |  | 
| description | string | V |  |  | 
| email | string | V |  |  | 
| firstName | string | V |  |  | 
| fullName | string | V |  |  | 
| gender | KalturaGender | V |  |  | 
| id | string | V |  |  | 
| indexedPartnerDataInt | int | V |  |  | 
| indexedPartnerDataString | string | V |  |  | 
| isAccountOwner | bool |  |  |  | 
| isAdmin | bool | V |  |  | 
| language | KalturaLanguageCode | V |  |  | 
| lastLoginTime | int |  |  |  | 
| lastName | string | V |  |  | 
| loginEnabled | bool |  |  |  | 
| partnerData | string | V |  | Can be used to store various partner related data as a string 
 | 
| partnerId | int |  |  |  | 
| password | string | V |  |  | 
| roleIds | string | V |  |  | 
| roleNames | string |  |  |  | 
| screenName | string | V |  |  | 
| state | string | V |  |  | 
| status | KalturaUserStatus | V |  |  | 
| statusUpdatedAt | int |  |  |  | 
| storageSize | int |  |  |  | 
| tags | string | V |  |  | 
| thumbnailUrl | string | V |  |  | 
| type | KalturaUserType | V |  |  | 
| updatedAt | int |  |  | Last update date as Unix timestamp (In seconds) 
 | 
| zip | string | V |  |  |