| 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
endDateReporting end date.
netIncomeNet income.
operatingCashFlowOperating cash flow.
capitalExpendituresCapital expenditures.
freeCashFlowFree cash flow.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.