QuoteExtendedHours

constructor(preMarketPrice: Double? = null, preMarketChange: Double? = null, preMarketChangePercent: Double? = null, preMarketTime: Instant? = null, postMarketPrice: Double? = null, postMarketChange: Double? = null, postMarketChangePercent: Double? = null, postMarketTime: Instant? = null)(source)