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.
2112 2113 2114 |
# File 'lib/kaltura_client.rb', line 2112 def data @data end |
#header ⇒ Object
Returns the value of attribute header.
2111 2112 2113 |
# File 'lib/kaltura_client.rb', line 2111 def header @header end |