InsightsType

sealed class InsightsType

The type of insights to generate.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : InsightsType
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String