ContentResponse

data class ContentResponse(val description: String, val title: String)

Article details of the insight like title, description etc

Constructors

Link copied to clipboard
constructor(description: String, title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Description of the insight

Link copied to clipboard

Title of the insight