| KalturaAttachmentAssetFilter |
| Plugin |
| attachment |
|
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:
KalturaAttachmentAssetOrderBy. |
|
|
| Name | Type | Restrictions | Description |
|---|
| createdAtGreaterThanOrEqual | int | | | | createdAtLessThanOrEqual | int | | | | deletedAtGreaterThanOrEqual | int | | | | deletedAtLessThanOrEqual | int | | | | entryIdEqual | string | | | | entryIdIn | string | | | | idEqual | string | | | | idIn | string | | | | partnerIdEqual | int | | | | partnerIdIn | string | | | | sizeGreaterThanOrEqual | int | | | | sizeLessThanOrEqual | int | | | | tagsLike | string | | | | tagsMultiLikeAnd | string | | | | tagsMultiLikeOr | string | | | | updatedAtGreaterThanOrEqual | int | | | | updatedAtLessThanOrEqual | int | | |
|
|
|
|
KalturaAttachmentAssetFilter
|
|
| Sub classes: KalturaTranscriptAssetBaseFilter |