AttributionReportingAggregatableValueDictEntry

@Serializable
data class AttributionReportingAggregatableValueDictEntry(val key: String, val value: Double, val filteringId: String)

Constructors

constructor(key: String, value: Double, filteringId: String)

Properties

Link copied to clipboard
Link copied to clipboard
val key: String
Link copied to clipboard

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