Class: Brapi::Models::BalanceSheetEntry
- Inherits:
-
Brapi::Model
- Object
- Brapi::Model
- Brapi::Models::BalanceSheetEntry
- Defined in:
- lib/brapi/models/balance_sheet_entry.rb
Overview
Common fields of ‘balanceSheetHistory` (annual) and `balanceSheetHistoryQuarterly`. The full brapi payload exposes ~120 accounting-specific fields (Brazilian GAAP + segment-specific rows); the SDK ships the most-used ones typed and keeps the rest available through Model#raw.
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