# ActivityEvent ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **timestamp** | **Double** | The UNIX Epoch date-time representation: number of milliseconds since 1/1/1970 12:00 AM. | [optional] **duration** | **Int64** | The duration this event lasted before recording ended. | [optional] **activity** | **String** | A globally unique reference for objects. | [optional] **data** | [**Any**](.md) | The summary information for the activity event as determined by the activity that created this activity event. | [optional] **temporalSlices** | **[Any]** | The specific interaction details of the activity event. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)