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.



2106
2107
2108
# File 'lib/kaltura_client.rb', line 2106

def data
  @data
end

#idObject

Returns the value of attribute id.



2105
2106
2107
# File 'lib/kaltura_client.rb', line 2105

def id
  @id
end