systema-sdk
/
ai.systema.model.event
/
SystemaLogEvent
common
Systema
Log
Event
data class
SystemaLogEvent
(type:
String
?, payload:
String
, createdAt:
Instant
)
Content copied to clipboard
Properties
Properties
createdAt
Link copied to clipboard
common
val
createdAt
:
Instant
Content copied to clipboard
payload
Link copied to clipboard
common
val
payload
:
String
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
?
Content copied to clipboard