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
/
EventsData
Events
Data
@
JsonSerializable
data
class
EventsData
(
val
client_id
:
ClientId
,
val
events
:
List
<
EventData
>
)
Members
Constructors
Events
Data
Link copied to clipboard
constructor
(
client_id
:
ClientId
,
events
:
List
<
EventData
>
)
Properties
client_
id
Link copied to clipboard
val
client_id
:
ClientId
events
Link copied to clipboard
val
events
:
List
<
EventData
>