Select Git revision
Event.md 1.01 KiB
Event
Properties
Name | Type | Description | Notes |
---|---|---|---|
date | \DateTime | Date when the event happened. | |
name | string | Name of the event | |
description | string | Detailled description on what happened during this event | |
id | int | Internal event ID, differs for every EventsAPI instance | [optional] |
source | string | Who has triggered the event? | [optional] |
new_state | string | The new state for the project or application caused by the event | [optional] |
trigger_type | string | Name of the trigger which is activated by this event | [optional] |
project | \Swagger\Client\Model\Project | [optional] | |
application | \Swagger\Client\Model\Application | [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)