| Name | Type | Writable | Restrictions | Description | 
|---|
| categoryFullIds | string |  |  | The full ids of the Category 
 | 
| categoryId | int | V |  |  | 
| createdAt | int |  |  | CategoryUser creation date as Unix timestamp (In seconds) 
 | 
| partnerId | int |  |  | Partner id 
 | 
| permissionLevel | KalturaCategoryUserPermissionLevel | V |  | Permission level 
 | 
| permissionNames | string | V |  | Set of category-related permissions for the current category user. 
 | 
| status | KalturaCategoryUserStatus |  |  | Status 
 | 
| updateMethod | KalturaUpdateMethodType | V |  | Update method can be either manual or automatic to distinguish between manual operations (for example in KMC) on automatic - using bulk upload 
 | 
| updatedAt | int |  |  | CategoryUser update date as Unix timestamp (In seconds) 
 | 
| userId | string | V |  | User id 
 |