Class: Kaltura::KalturaBulkUploadCategoryEntryData

Inherits:
KalturaBulkUploadObjectData show all
Defined in:
lib/kaltura_types.rb

Overview

This class represents object-specific data passed to the

bulk upload job.

Instance Attribute Summary

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



10793
10794
10795
# File 'lib/kaltura_types.rb', line 10793

def from_xml(xml_element)
	super
end