Class: Kaltura::Filter::FlavorParamsFilter

Inherits:
BaseFilter show all
Defined in:
lib/kaltura/filter/flavor_params_filter.rb

Direct Known Subclasses

FlavorParamsOutputFilter

Instance Attribute Summary collapse

Attributes inherited from BaseFilter

#order_by

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#is_system_default_equalObject

Returns the value of attribute is_system_default_equal.



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

def is_system_default_equal
  @is_system_default_equal
end