Summary Detail
data class SummaryDetail(val maxAge: Int? = null, val dividendRate: RawFormatted? = null, val dividendYield: RawFormatted? = null, val averageVolume: RawFormatted? = null, val averageVolume10days: RawFormatted? = null, val beta: RawFormatted? = null, val regularMarketDayHigh: RawFormatted? = null, val regularMarketDayLow: RawFormatted? = null, val regularMarketVolume: RawFormatted? = null, val marketCap: RawFormatted? = null, val revenue: RawFormatted? = null, val dividendDate: RawFormatted? = null, val exDividendDate: RawFormatted? = null, val sharesOutstanding: RawFormatted? = null, val debtToEquity: RawFormatted? = null, val trailingPE: RawFormatted? = null, val forwardPE: RawFormatted? = null, val priceToBook: RawFormatted? = null, val fiftyTwoWeekHigh: RawFormatted? = null, val fiftyTwoWeekLow: RawFormatted? = null)(source)
상세 주식 정보
Constructors
Link copied to clipboard
constructor(maxAge: Int? = null, dividendRate: RawFormatted? = null, dividendYield: RawFormatted? = null, averageVolume: RawFormatted? = null, averageVolume10days: RawFormatted? = null, beta: RawFormatted? = null, regularMarketDayHigh: RawFormatted? = null, regularMarketDayLow: RawFormatted? = null, regularMarketVolume: RawFormatted? = null, marketCap: RawFormatted? = null, revenue: RawFormatted? = null, dividendDate: RawFormatted? = null, exDividendDate: RawFormatted? = null, sharesOutstanding: RawFormatted? = null, debtToEquity: RawFormatted? = null, trailingPE: RawFormatted? = null, forwardPE: RawFormatted? = null, priceToBook: RawFormatted? = null, fiftyTwoWeekHigh: RawFormatted? = null, fiftyTwoWeekLow: RawFormatted? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard