Class: Brapi::Models::FinancialDataEntry
- Inherits:
-
Brapi::Model
- Object
- Brapi::Model
- Brapi::Models::FinancialDataEntry
- Defined in:
- lib/brapi/models/financial_data_entry.rb
Overview
Backs both ‘financialData` (single TTM object, no type/end_date) and `financialDataHistory` (annual/quarterly array entries).
Instance Attribute Summary
Attributes inherited from Brapi::Model
Method Summary
Methods inherited from Brapi::Model
#==, #[], attribute, attribute_specs, camelize, from_h, #hash, #initialize, #to_h
Constructor Details
This class inherits a constructor from Brapi::Model