Name | Type | Description | Notes |
---|---|---|---|
timestamp | java.sql.Timestamp | [optional] | |
duration | kotlin.Long | The duration this event lasted before recording ended. | [optional] |
activity | kotlin.String | A globally unique reference for objects. | [optional] |
data | kotlin.Any | The summary information for the activity event as determined by the activity that created this activity event. | [optional] |
temporalSlices | kotlin.Array<kotlin.Any> | The specific interaction details of the activity event. | [optional] |