Class: Eodhd::Fundamentals::SplitsDividends

Inherits:
Object
  • Object
show all
Defined in:
lib/Eodhd/Fundamentals/SplitsDividends.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dividend_dateObject (readonly)

Returns the value of attribute dividend_date.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def dividend_date
  @dividend_date
end

#ex_dividend_dateObject (readonly)

Returns the value of attribute ex_dividend_date.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def ex_dividend_date
  @ex_dividend_date
end

#forward_annual_dividend_rateObject (readonly)

Returns the value of attribute forward_annual_dividend_rate.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def forward_annual_dividend_rate
  @forward_annual_dividend_rate
end

#forward_annual_dividend_yieldObject (readonly)

Returns the value of attribute forward_annual_dividend_yield.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def forward_annual_dividend_yield
  @forward_annual_dividend_yield
end

#last_split_dateObject (readonly)

Returns the value of attribute last_split_date.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def last_split_date
  @last_split_date
end

#last_split_factorObject (readonly)

Returns the value of attribute last_split_factor.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def last_split_factor
  @last_split_factor
end

#number_dividends_by_yearObject (readonly)

Returns the value of attribute number_dividends_by_year.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def number_dividends_by_year
  @number_dividends_by_year
end

#payout_ratioObject (readonly)

Returns the value of attribute payout_ratio.



7
8
9
# File 'lib/Eodhd/Fundamentals/SplitsDividends.rb', line 7

def payout_ratio
  @payout_ratio
end