Class: Eodhd::Fundamentals::Financials::Statement
- Inherits:
-
Object
- Object
- Eodhd::Fundamentals::Financials::Statement
- Defined in:
- lib/Eodhd/Fundamentals/Financials/Statement.rb
Instance Attribute Summary collapse
-
#quarterly ⇒ Object
readonly
Returns the value of attribute quarterly.
-
#yearly ⇒ Object
readonly
Returns the value of attribute yearly.
Instance Attribute Details
#quarterly ⇒ Object (readonly)
Returns the value of attribute quarterly.
8 9 10 |
# File 'lib/Eodhd/Fundamentals/Financials/Statement.rb', line 8 def quarterly @quarterly end |
#yearly ⇒ Object (readonly)
Returns the value of attribute yearly.
8 9 10 |
# File 'lib/Eodhd/Fundamentals/Financials/Statement.rb', line 8 def yearly @yearly end |