kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
AttributionReportingAggregatableDebugReportingData
Attribution
Reporting
Aggregatable
Debug
Reporting
Data
@
Serializable
data
class
AttributionReportingAggregatableDebugReportingData
(
val
keyPiece
:
String
,
val
value
:
Double
,
val
types
:
List
<
String
>
)
Members
Constructors
Attribution
Reporting
Aggregatable
Debug
Reporting
Data
Link copied to clipboard
constructor
(
keyPiece
:
String
,
value
:
Double
,
types
:
List
<
String
>
)
Properties
key
Piece
Link copied to clipboard
val
keyPiece
:
String
types
Link copied to clipboard
val
types
:
List
<
String
>
value
Link copied to clipboard
val
value
:
Double
number instead of integer because not all uint32 can be represented by int