{ "objectType": "KalturaListResponse", "totalCount": 0, "objects": [ { "adminsGroupIds": "", "agendaScheduleEventId": 0, "attendeesGroupIds": "", "createdAt": 0, "deletionDueDate": 0, "description": "", "id": 0, "mainEventScheduleEventId": 0, "name": "", "partnerId": 0, "registrationFormSchema": "", "registrationScheduleEventId": 0, "status": 2, "tags": "", "updatedAt": 0 } ] }
object:KalturaVirtualEventListResponse objects:array[object:KalturaVirtualEvent] object:KalturaVirtualEvent adminsGroupIds:string agendaScheduleEventId:integer attendeesGroupIds:string createdAt:integer
readOnly
deletionDueDate:integer description:string id:integer
readOnly
mainEventScheduleEventId:integer name:string partnerId:integer
readOnly
registrationFormSchema:string JSON-Schema of the Registration Form
registrationScheduleEventId:integer status:integer Enum: ACTIVE [2], DELETED [3]
readOnly
Enum Type:
KalturaVirtualEventStatus
tags:string updatedAt:integer
readOnly
KalturaVirtualEventListResponse must also match all of:
object:KalturaListResponse