| Name | Type | Description | Notes |
|---|---|---|---|
| identifier | str | Unique identifier for the activity entry | [optional] |
| domain | str | Unique identifier for the domain | [optional] |
| actor | str | Unique identifier for the user | [optional] |
| event | str | Resource associated with the activity | [optional] |
| outcome | str | The outcome of the activity | [optional] |
| metadata | object | Related information that pertains to the activity | [optional] |
| corellium_version | str | The Corellium version this activity occurred in | [optional] |
| project_id | str | Unique identifier for project if applicable | [optional] |
| instance_id | str | Unique identifier for instance if applicable | [optional] |
| created_at | str | Timestamp of when the activity was created | [optional] |
| updated_at | str | Timestamp of when the activity was last updated | [optional] |