Class: Kaltura::KalturaIndexAdvancedFilter
- Inherits:
-
KalturaSearchItem
- Object
- KalturaObjectBase
- KalturaSearchItem
- Kaltura::KalturaIndexAdvancedFilter
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#index_id_greater_than ⇒ Object
Returns the value of attribute index_id_greater_than.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#index_id_greater_than ⇒ Object
Returns the value of attribute index_id_greater_than.
7520 7521 7522 |
# File 'lib/kaltura_client.rb', line 7520 def index_id_greater_than @index_id_greater_than end |