Class: Kaltura::KalturaReportGraph

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#dataObject

Returns the value of attribute data.



5232
5233
5234
# File 'lib/kaltura_client.rb', line 5232

def data
  @data
end

#idObject

Returns the value of attribute id.



5231
5232
5233
# File 'lib/kaltura_client.rb', line 5231

def id
  @id
end