Class: Kaltura::PartnerUsage

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

#hosting_gbObject

Returns the value of attribute hosting_gb.



784
785
786
# File 'lib/kaltura/kaltura_client.rb', line 784

def hosting_gb
  @hosting_gb
end

#package_bwObject

Returns the value of attribute package_bw.



786
787
788
# File 'lib/kaltura/kaltura_client.rb', line 786

def package_bw
  @package_bw
end

#percentObject

Returns the value of attribute percent.



785
786
787
# File 'lib/kaltura/kaltura_client.rb', line 785

def percent
  @percent
end

#reached_limit_dateObject

Returns the value of attribute reached_limit_date.



788
789
790
# File 'lib/kaltura/kaltura_client.rb', line 788

def reached_limit_date
  @reached_limit_date
end

#usage_gbObject

Returns the value of attribute usage_gb.



787
788
789
# File 'lib/kaltura/kaltura_client.rb', line 787

def usage_gb
  @usage_gb
end

#usage_graphObject

Returns the value of attribute usage_graph.



789
790
791
# File 'lib/kaltura/kaltura_client.rb', line 789

def usage_graph
  @usage_graph
end