Class: KalturaApi::KalturaCategoryEntryAdvancedFilter

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

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#categories_match_orObject

Returns the value of attribute categories_match_or.



6880
6881
6882
# File 'lib/kaltura_client.rb', line 6880

def categories_match_or
  @categories_match_or
end

#category_entry_status_inObject

Returns the value of attribute category_entry_status_in.



6881
6882
6883
# File 'lib/kaltura_client.rb', line 6881

def category_entry_status_in
  @category_entry_status_in
end