Class: IEX::Resources::CashFlow

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

Instance Method Summary collapse

Methods inherited from Resource

float_to_percentage, percentage_to_string, to_dollar

Constructor Details

#initialize(data = {}) ⇒ CashFlow

Returns a new instance of CashFlow.



38
39
40
# File 'lib/iex/resources/cash_flow.rb', line 38

def initialize(data = {})
  super
end