AttributionScopesData

@Serializable
data class AttributionScopesData(val values: List<String>, val limit: Double, val maxEventStates: Double)

Constructors

Link copied to clipboard
constructor(values: List<String>, limit: Double, maxEventStates: Double)

Properties

Link copied to clipboard

number instead of integer because not all uint32 can be represented by int

Link copied to clipboard
Link copied to clipboard