TDICashFlow | R Documentation |
Generic abstract base class for TDI cash flow data.
The class is a data structure for cash flow data, and should be implemented in the API implementation. Using R6 classes for data structures enforce standardization.
TDI::baseTDI
-> TDI::TDIResult
-> TDICashFlow
endDate
Reporting end date.
netIncome
Net income.
operatingCashFlow
Operating cash flow.
capitalExpenditures
Capital expenditures.
freeCashFlow
Free cash flow.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.