kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Storage
/
AttributionReportingFilterDataEntry
Attribution
Reporting
Filter
Data
Entry
@
Serializable
data
class
AttributionReportingFilterDataEntry
(
val
key
:
String
,
val
values
:
List
<
String
>
)
Members
Constructors
Attribution
Reporting
Filter
Data
Entry
Link copied to clipboard
constructor
(
key
:
String
,
values
:
List
<
String
>
)
Properties
key
Link copied to clipboard
val
key
:
String
values
Link copied to clipboard
val
values
:
List
<
String
>