| Property Name | Type | Description | 
|---|---|---|
| __typename | Literal | |
| description | Maybe<String> | The description of the event. | 
| displayName | String | The name of the event. | 
| eventType | CompassEventType | The type of the event. | 
| lastUpdated | Any | The last time this event was updated. | 
| updateSequenceNumber | Any | A number specifying the order of the update to the event. Must be incremented to save new events. Otherwise, the request will be ignored. | 
| url | Maybe<Any> | The URL of the event. | 
| vulnerabilityProperties | CompassVulnerabilityEventProperties | The list of properties of the vulnerability event. | 
Rate this page: