Financial Data
constructor(maxAge: Int? = null, operatingCashflow: RawFormatted? = null, freeCashflow: RawFormatted? = null, totalDebt: RawFormatted? = null, totalCash: RawFormatted? = null, longTermDebt: RawFormatted? = null, currentRatio: RawFormatted? = null, returnOnEquity: RawFormatted? = null, returnOnAssets: RawFormatted? = null, pegRatio: RawFormatted? = null, profitMargins: RawFormatted? = null, revenueGrowth: RawFormatted? = null, earningsGrowth: RawFormatted? = null, targetPriceHigh: RawFormatted? = null, targetPriceLow: RawFormatted? = null, targetPriceMean: RawFormatted? = null, recommendationKey: String? = null, numberOfAnalysts: Int? = null)(source)