Class: Kaltura::Constants::Notification::OrderBy
- Inherits:
-
Object
- Object
- Kaltura::Constants::Notification::OrderBy
- Defined in:
- lib/kaltura/constants/notification.rb
Constant Summary collapse
- CREATED_AT_ASC =
"+createdAt"
- CREATED_AT_DESC =
"-createdAt"
- EXECUTION_ATTEMPTS_ASC =
"+executionAttempts"
- EXECUTION_ATTEMPTS_DESC =
"-executionAttempts"