AttributionReportingAggregatableValueDictEntry

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

Official doc

Constructors

constructor(key: String, value: Double)

Properties

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

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