EventDataStoreAdvancedEventSelector

data class EventDataStoreAdvancedEventSelector(val fieldSelectors: List<EventDataStoreAdvancedEventSelectorFieldSelector>? = null, val name: String? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the selector statements in an advanced event selector. Fields documented below.

Link copied to clipboard
val name: String? = null

Specifies the name of the advanced event selector.