Class: KalturaApi::KalturaReportTotal

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#dataObject

Returns the value of attribute data.



5276
5277
5278
# File 'lib/kaltura_client.rb', line 5276

def data
  @data
end

#headerObject

Returns the value of attribute header.



5275
5276
5277
# File 'lib/kaltura_client.rb', line 5275

def header
  @header
end