| Name | Type | Writable | Restrictions | Description | 
|---|
| comments | string | V |  | The comment that was added to the flag 
 | 
| createdAt | int |  |  |  | 
| flagType | KalturaModerationFlagType | V |  |  | 
| flaggedEntryId | string | V |  | If moderation flag is set for entry, this is the flagged entry id 
 | 
| flaggedUserId | string | V |  | If moderation flag is set for user, this is the flagged user id 
 | 
| id | int |  |  | Moderation flag id 
 | 
| moderationObjectType | KalturaModerationObjectType |  |  | The type of the moderation flag (entry or user) 
 | 
| partnerId | int |  |  |  | 
| status | KalturaModerationFlagStatus |  |  | The moderation flag status 
 | 
| updatedAt | int |  |  |  | 
| userId | string |  |  | The user id that added the moderation flag 
 |