ScreenerResult

constructor(id: String? = null, title: String? = null, description: String? = null, count: Int, total: Int, start: Int, quotes: List<ScreenerQuote>)(source)