Skip to main content
Version: Next

InternalEventDto

idstringrequired
analysisIdstringrequired
namestringrequired
numbernumberrequired
timestampstringrequired
data object
property name*any
InternalEventDto
{
"id": "string",
"analysisId": "string",
"name": "string",
"number": 0,
"timestamp": "string",
"data": {}
}