Property Name | Type | Description |
---|---|---|
author | InputMaybe<CompassPushEventAuthorInput> | The author who made the push. |
branchName | String | The name of the branch being pushed to. |
description | Maybe<String> | The description of the event. |
displayName | String | The name of the event. |
id | String | The ID of the push to event. |
lastUpdated | Any | The last time this event was updated. |
updateSequenceNumber | Any | A number specifying the order of the update to the event. |
url | Maybe<Any> | The URL of the event. |
Rate this page: