AttributionReportingAggregatableDebugReportingData

@Serializable
data class AttributionReportingAggregatableDebugReportingData(val keyPiece: String, val value: Double, val types: List<String>)

Constructors

constructor(keyPiece: String, value: Double, types: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

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