Class: Kaltura::ReportGraph

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#dataObject

Returns the value of attribute data.



793
794
795
# File 'lib/kaltura/kaltura_client.rb', line 793

def data
  @data
end

#idObject

Returns the value of attribute id.



792
793
794
# File 'lib/kaltura/kaltura_client.rb', line 792

def id
  @id
end