QuoteData

constructor(identification: QuoteIdentification? = null, pricing: QuotePricing? = null, extendedHours: QuoteExtendedHours? = null, fiftyTwoWeek: QuoteFiftyTwoWeek? = null, movingAverages: QuoteMovingAverages? = null, volumes: QuoteVolumes? = null, marketCap: QuoteMarketCap? = null, dividends: QuoteDividends? = null, financialRatios: QuoteFinancialRatios? = null, earnings: QuoteEarnings? = null, revenue: QuoteRevenue? = null, financialHealth: QuoteFinancialHealth? = null, growthRates: QuoteGrowthRates? = null, analystRatings: QuoteAnalystRatings? = null)(source)