class Kaltura::KalturaOperationAttributes

Base class to all operation attributes types

Public Instance Methods

from_xml(xml_element) click to toggle source
Calls superclass method Kaltura::KalturaObjectBase#from_xml
# File lib/kaltura_types.rb, line 857
def from_xml(xml_element)
        super
end