Class: Kaltura::Constants::SystemUser::OrderBy
- Inherits:
-
Object
- Object
- Kaltura::Constants::SystemUser::OrderBy
- Defined in:
- lib/kaltura/constants/system_user.rb
Constant Summary collapse
- ID_ASC =
"+id"- ID_DESC =
"-id"- STATUS_ASC =
"+status"- STATUS_DESC =
"-status"