Class: Kaltura::KalturaLocationScheduleResource
- Inherits:
-
KalturaScheduleResource
- Object
- KalturaObjectBase
- KalturaScheduleResource
- Kaltura::KalturaLocationScheduleResource
- Defined in:
- lib/kaltura_plugins/kaltura_schedule_client_plugin.rb
Instance Attribute Summary
Attributes inherited from KalturaScheduleResource
#created_at, #description, #id, #name, #parent_id, #partner_id, #status, #system_name, #tags, #updated_at
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Method Details
#from_xml(xml_element) ⇒ Object
762 763 764 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 762 def from_xml(xml_element) super end |