Class: Kaltura::ReportGraph
- Inherits:
-
ObjectBase
- Object
- ObjectBase
- Kaltura::ReportGraph
- Defined in:
- lib/kaltura/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 ObjectBase
Method Summary
Methods inherited from ObjectBase
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data.
836 837 838 |
# File 'lib/kaltura/kaltura_client.rb', line 836 def data @data end |
#id ⇒ Object
Returns the value of attribute id.
835 836 837 |
# File 'lib/kaltura/kaltura_client.rb', line 835 def id @id end |