AttributionReportingTriggerSpec

@Serializable
data class AttributionReportingTriggerSpec(val triggerData: List<Double>, val eventReportWindows: AttributionReportingEventReportWindows)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(triggerData: List<Double>, eventReportWindows: AttributionReportingEventReportWindows)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

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