Class: Kaltura::KalturaReportTotal
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaReportTotal
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
-
#header ⇒ Object
Returns the value of attribute header.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data.
5276 5277 5278 |
# File 'lib/kaltura_client.rb', line 5276 def data @data end |
#header ⇒ Object
Returns the value of attribute header.
5275 5276 5277 |
# File 'lib/kaltura_client.rb', line 5275 def header @header end |