EventDataStoreInsightSelector

data class EventDataStoreInsightSelector(val insightType: String? = null)

A string that contains Insights types that are logged on an event data store.

Constructors

Link copied to clipboard
constructor(insightType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val insightType: String? = null

The type of Insights to log on an event data store.