Class: Eodhd::Fundamentals::Earnings
- Inherits:
-
Object
- Object
- Eodhd::Fundamentals::Earnings
- Defined in:
- lib/Eodhd/Fundamentals/Earnings.rb
Instance Attribute Summary collapse
-
#annual ⇒ Object
readonly
Returns the value of attribute annual.
-
#history ⇒ Object
readonly
Returns the value of attribute history.
-
#trend ⇒ Object
readonly
Returns the value of attribute trend.
Instance Attribute Details
#annual ⇒ Object (readonly)
Returns the value of attribute annual.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Earnings.rb', line 7 def annual @annual end |
#history ⇒ Object (readonly)
Returns the value of attribute history.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Earnings.rb', line 7 def history @history end |
#trend ⇒ Object (readonly)
Returns the value of attribute trend.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Earnings.rb', line 7 def trend @trend end |