Class: Kaltura::ReportTotal
- Inherits:
-
ObjectBase
- Object
- ObjectBase
- Kaltura::ReportTotal
- Defined in:
- lib/kaltura/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 ObjectBase
Method Summary
Methods inherited from ObjectBase
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data.
842 843 844 |
# File 'lib/kaltura/kaltura_client.rb', line 842 def data @data end |
#header ⇒ Object
Returns the value of attribute header.
841 842 843 |
# File 'lib/kaltura/kaltura_client.rb', line 841 def header @header end |