Class: Kaltura::KalturaPartnerUsage

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

#hosting_gbObject

Returns the value of attribute hosting_gb.



2011
2012
2013
# File 'lib/kaltura_client.rb', line 2011

def hosting_gb
  @hosting_gb
end

#package_bwObject

Returns the value of attribute package_bw.



2013
2014
2015
# File 'lib/kaltura_client.rb', line 2013

def package_bw
  @package_bw
end

#percentObject

Returns the value of attribute percent.



2012
2013
2014
# File 'lib/kaltura_client.rb', line 2012

def percent
  @percent
end

#reached_limit_dateObject

Returns the value of attribute reached_limit_date.



2015
2016
2017
# File 'lib/kaltura_client.rb', line 2015

def reached_limit_date
  @reached_limit_date
end

#usage_gbObject

Returns the value of attribute usage_gb.



2014
2015
2016
# File 'lib/kaltura_client.rb', line 2014

def usage_gb
  @usage_gb
end

#usage_graphObject

Returns the value of attribute usage_graph.



2016
2017
2018
# File 'lib/kaltura_client.rb', line 2016

def usage_graph
  @usage_graph
end