Class: Kaltura::ReportTotal

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#dataObject

Returns the value of attribute data.



842
843
844
# File 'lib/kaltura/kaltura_client.rb', line 842

def data
  @data
end

#headerObject

Returns the value of attribute header.



841
842
843
# File 'lib/kaltura/kaltura_client.rb', line 841

def header
  @header
end