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.



741
742
743
# File 'lib/kaltura/kaltura_client.rb', line 741

def hosting_gb
  @hosting_gb
end

#package_bwObject

Returns the value of attribute package_bw.



743
744
745
# File 'lib/kaltura/kaltura_client.rb', line 743

def package_bw
  @package_bw
end

#percentObject

Returns the value of attribute percent.



742
743
744
# File 'lib/kaltura/kaltura_client.rb', line 742

def percent
  @percent
end

#reached_limit_dateObject

Returns the value of attribute reached_limit_date.



745
746
747
# File 'lib/kaltura/kaltura_client.rb', line 745

def reached_limit_date
  @reached_limit_date
end

#usage_gbObject

Returns the value of attribute usage_gb.



744
745
746
# File 'lib/kaltura/kaltura_client.rb', line 744

def usage_gb
  @usage_gb
end

#usage_graphObject

Returns the value of attribute usage_graph.



746
747
748
# File 'lib/kaltura/kaltura_client.rb', line 746

def usage_graph
  @usage_graph
end