KalturaFileAssetFilter |
Properties
|
|
Name | Type | Restrictions | Description |
---|
advancedSearch | KalturaSearchItem | | | orderBy | string | | This parameter sets the order criteria by which objects will be retrieved. This parameter should by set according to the following enumeration:
KalturaFileAssetOrderBy. |
|
|
Name | Type | Restrictions | Description |
---|
createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | fileAssetObjectTypeEqual | KalturaFileAssetObjectType | | | idEqual | int | | | idIn | string | | | objectIdEqual | string | | | objectIdIn | string | | | partnerIdEqual | int | | | statusEqual | KalturaFileAssetStatus | | | statusIn | string | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | |
|
|