Class: Kaltura::KalturaReportGraph
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaReportGraph
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
-
#id ⇒ Object
Returns the value of attribute id.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data.
2106 2107 2108 |
# File 'lib/kaltura_client.rb', line 2106 def data @data end |
#id ⇒ Object
Returns the value of attribute id.
2105 2106 2107 |
# File 'lib/kaltura_client.rb', line 2105 def id @id end |