Class: Kaltura::KalturaAssetParamsBaseFilter

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

Direct Known Subclasses

KalturaAssetParamsFilter

Instance Attribute Summary collapse

Attributes inherited from KalturaFilter

#advanced_search, #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.



6289
6290
6291
# File 'lib/kaltura_client.rb', line 6289

def is_system_default_equal
  @is_system_default_equal
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



6287
6288
6289
# File 'lib/kaltura_client.rb', line 6287

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



6288
6289
6290
# File 'lib/kaltura_client.rb', line 6288

def system_name_in
  @system_name_in
end

#tags_equalObject

Returns the value of attribute tags_equal.



6290
6291
6292
# File 'lib/kaltura_client.rb', line 6290

def tags_equal
  @tags_equal
end