Class: Kaltura::KalturaReportBaseTotal
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaReportBaseTotal
- 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.
5226 5227 5228 |
# File 'lib/kaltura_client.rb', line 5226 def data @data end |
#id ⇒ Object
Returns the value of attribute id.
5225 5226 5227 |
# File 'lib/kaltura_client.rb', line 5225 def id @id end |