Class: Kaltura::KalturaCategoryEntryAdvancedFilter
- Inherits:
-
KalturaSearchItem
- Object
- KalturaObjectBase
- KalturaSearchItem
- Kaltura::KalturaCategoryEntryAdvancedFilter
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#categories_match_or ⇒ Object
Returns the value of attribute categories_match_or.
-
#category_entry_status_in ⇒ Object
Returns the value of attribute category_entry_status_in.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#categories_match_or ⇒ Object
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_in ⇒ Object
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 |