toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-google-analytics-ga4
/
org.http4k.connect.google.analytics.ga4.model
/
EventData
Event
Data
@
JsonSerializable
data
class
EventData
(
val
name
:
String
,
val
params
:
Map
<
String
,
Any
>
)
Members
Constructors
Event
Data
Link copied to clipboard
constructor
(
name
:
String
,
params
:
Map
<
String
,
Any
>
)
Properties
name
Link copied to clipboard
val
name
:
String
params
Link copied to clipboard
val
params
:
Map
<
String
,
Any
>