| KalturaConferenceEntryServerNodeBaseFilter |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| entryIdEqual |
string |
V |
|
|
| entryIdIn |
string |
V |
|
|
| serverNodeIdEqual |
int |
V |
|
|
| serverNodeIdIn |
string |
V |
|
|
| serverNodeIdNotIn |
string |
V |
|
|
| createdAtLessThanOrEqual |
int |
V |
|
|
| createdAtGreaterThanOrEqual |
int |
V |
|
|
| updatedAtGreaterThanOrEqual |
int |
V |
|
|
| updatedAtLessThanOrEqual |
int |
V |
|
|
| statusEqual |
KalturaEntryServerNodeStatus |
V |
|
|
| statusIn |
string |
V |
|
|
| serverTypeEqual |
KalturaEntryServerNodeType |
V |
|
|
| serverTypeIn |
string |
V |
|
|
| serverTypeNotIn |
string |
V |
|
|
|
|
|
| KalturaConferenceEntryServerNodeBaseFilter |
| Name |
Type |
Writable |
Restrictions |
Description |
|
| Sub classes: KalturaConferenceEntryServerNodeFilter |