Class: Kaltura::Filter::BaseFilter

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/filter/base_filter.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#order_byObject

Returns the value of attribute order_by.



4
5
6
# File 'lib/kaltura/filter/base_filter.rb', line 4

def order_by
  @order_by
end