KalturaDropFolderFileOrderBy
|
Name | Type | Value | Description |
---|
CREATED_AT_ASC | string | +createdAt | | CREATED_AT_DESC | string | -createdAt | | FILE_NAME_ASC | string | +fileName | | FILE_NAME_DESC | string | -fileName | | FILE_SIZE_ASC | string | +fileSize | | FILE_SIZE_DESC | string | -fileSize | | FILE_SIZE_LAST_SET_AT_ASC | string | +fileSizeLastSetAt | | FILE_SIZE_LAST_SET_AT_DESC | string | -fileSizeLastSetAt | | ID_ASC | string | +id | | ID_DESC | string | -id | | PARSED_FLAVOR_ASC | string | +parsedFlavor | | PARSED_FLAVOR_DESC | string | -parsedFlavor | | PARSED_SLUG_ASC | string | +parsedSlug | | PARSED_SLUG_DESC | string | -parsedSlug | | UPDATED_AT_ASC | string | +updatedAt | | UPDATED_AT_DESC | string | -updatedAt | |
|