KalturaDropFolderBaseFilter |
Properties |
Inherited from KalturaObjectBase
|
|
|
KalturaDropFolderBaseFilter |
Name |
Type |
Writable |
Restrictions |
Description |
idEqual |
int |
V |
|
|
idIn |
string |
V |
|
|
partnerIdEqual |
int |
V |
|
|
partnerIdIn |
string |
V |
|
|
nameLike |
string |
V |
|
|
typeEqual |
KalturaDropFolderType |
V |
|
|
typeIn |
string |
V |
|
|
statusEqual |
KalturaDropFolderStatus |
V |
|
|
statusIn |
string |
V |
|
|
conversionProfileIdEqual |
int |
V |
|
|
conversionProfileIdIn |
string |
V |
|
|
dcEqual |
int |
V |
|
|
dcIn |
string |
V |
|
|
pathEqual |
string |
V |
|
|
pathLike |
string |
V |
|
|
fileHandlerTypeEqual |
KalturaDropFolderFileHandlerType |
V |
|
|
fileHandlerTypeIn |
string |
V |
|
|
fileNamePatternsLike |
string |
V |
|
|
fileNamePatternsMultiLikeOr |
string |
V |
|
|
fileNamePatternsMultiLikeAnd |
string |
V |
|
|
tagsLike |
string |
V |
|
|
tagsMultiLikeOr |
string |
V |
|
|
tagsMultiLikeAnd |
string |
V |
|
|
errorCodeEqual |
KalturaDropFolderErrorCode |
V |
|
|
errorCodeIn |
string |
V |
|
|
createdAtGreaterThanOrEqual |
int |
V |
|
|
createdAtLessThanOrEqual |
int |
V |
|
|
updatedAtGreaterThanOrEqual |
int |
V |
|
|
updatedAtLessThanOrEqual |
int |
V |
|
|
|
Sub classes: KalturaDropFolderFilter, KalturaRemoteDropFolderBaseFilter, KalturaRemoteDropFolderFilter, KalturaFtpDropFolderBaseFilter, KalturaFtpDropFolderFilter, KalturaSshDropFolderBaseFilter, KalturaSshDropFolderFilter, KalturaScpDropFolderBaseFilter, KalturaScpDropFolderFilter, KalturaSftpDropFolderBaseFilter, KalturaSftpDropFolderFilter, KalturaWebexDropFolderBaseFilter, KalturaWebexDropFolderFilter, KalturaZoomDropFolderBaseFilter, KalturaZoomDropFolderFilter |