InsightType

sealed class InsightType

The type of an insight. Possible values are EVENT and RECOMMENDATION.

Inheritors

Types

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

Properties

Link copied to clipboard
abstract val value: String