Class: IEX::Resources::KeyStats

Inherits:
Resource
  • Object
show all
Defined in:
lib/iex/resources/key_stats.rb

Instance Method Summary collapse

Methods inherited from Resource

float_to_percentage, percentage_to_string, to_dollar

Constructor Details

#initialize(data = {}) ⇒ KeyStats

Returns a new instance of KeyStats.



48
49
50
# File 'lib/iex/resources/key_stats.rb', line 48

def initialize(data = {})
  super
end