| KalturaScheduleEventResourceFilter |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| eventIdEqual |
int |
V |
|
|
| eventIdIn |
string |
V |
|
|
| resourceIdEqual |
int |
V |
|
|
| resourceIdIn |
string |
V |
|
|
| createdAtGreaterThanOrEqual |
int |
V |
|
|
| createdAtLessThanOrEqual |
int |
V |
|
|
| updatedAtGreaterThanOrEqual |
int |
V |
|
|
| updatedAtLessThanOrEqual |
int |
V |
|
|
|
| KalturaScheduleEventResourceFilter |
| Name |
Type |
Writable |
Restrictions |
Description |
| eventIdOrItsParentIdEqual |
int |
V |
|
Find event-resource objects that associated with the event, if none found, find by its parent event |
|