class Kaltura::KalturaBooleanField
A boolean representation to return evaluated dynamic value
Public Instance Methods
from_xml(xml_element)
click to toggle source
Calls superclass method
Kaltura::KalturaBooleanValue#from_xml
# File lib/kaltura_types.rb, line 13518 def from_xml(xml_element) super end