Class: Kaltura::KalturaConversionProfileFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaConversionProfileFilter
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#id_in ⇒ Object
Returns the value of attribute id_in.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#id_equal ⇒ Object
Returns the value of attribute id_equal.
1492 1493 1494 |
# File 'lib/kaltura_client.rb', line 1492 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
1493 1494 1495 |
# File 'lib/kaltura_client.rb', line 1493 def id_in @id_in end |