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.



799
800
801
# File 'lib/kaltura/kaltura_client.rb', line 799

def data
  @data
end

#headerObject

Returns the value of attribute header.



798
799
800
# File 'lib/kaltura/kaltura_client.rb', line 798

def header
  @header
end