Class: Kaltura::KalturaFlavorParamsFilter

Inherits:
KalturaFilter show all
Defined in:
lib/kaltura_client.rb

Direct Known Subclasses

KalturaFlavorParamsOutputFilter

Instance Attribute Summary collapse

Attributes inherited from KalturaFilter

#order_by

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#is_system_default_equalObject

Returns the value of attribute is_system_default_equal.



1754
1755
1756
# File 'lib/kaltura_client.rb', line 1754

def is_system_default_equal
  @is_system_default_equal
end