Class: Kaltura::KalturaContextTypeHolder
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaContextTypeHolder
- Defined in:
- lib/kaltura_client.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#type ⇒ Object
The type of the condition context.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#type ⇒ Object
The type of the condition context
2336 2337 2338 |
# File 'lib/kaltura_client.rb', line 2336 def type @type end |