| Name | Type | Writable | Restrictions | Description | 
							
								| id | int |  |  |  | 
							
								| partnerId | int |  |  |  | 
							
								| name | string | V | Minimum length: 3 Maximum length: 256
 |  | 
							
								| description | string | V |  |  | 
							
								| status | KalturaVirtualEventStatus |  |  |  | 
							
								| tags | string | V |  |  | 
							
								| attendeesGroupIds | string | V |  |  | 
							
								| adminsGroupIds | string | V |  |  | 
							
								| registrationScheduleEventId | int | V |  |  | 
							
								| agendaScheduleEventId | int | V |  |  | 
							
								| mainEventScheduleEventId | int | V |  |  | 
							
								| createdAt | int |  |  |  | 
							
								| updatedAt | int |  |  |  | 
							
								| deletionDueDate | int | V |  |  | 
							
								| registrationFormSchema | string | V |  | JSON-Schema of the Registration Form | 
							
								| eventUrl | string | V |  | The Virtual Event Url | 
							
								| webhookRegistrationToken | string | V |  | The Virtual Event WebHook registration token |