Class: Kaltura::KalturaBooleanField
- Inherits:
-
KalturaBooleanValue
- Object
- KalturaObjectBase
- KalturaValue
- KalturaBooleanValue
- Kaltura::KalturaBooleanField
- Defined in:
- lib/kaltura_types.rb
Overview
A boolean representation to return evaluated dynamic value
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from KalturaBooleanValue
Attributes inherited from KalturaValue
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Method Details
#from_xml(xml_element) ⇒ Object
13761 13762 13763 |
# File 'lib/kaltura_types.rb', line 13761 def from_xml(xml_element) super end |