Skip to content
Snippets Groups Projects
Select Git revision
  • cad3fd33956e8daa1f368f06fc8da50b3d08bebe
  • master default
  • rename_category_group
  • php8.1_deprecations
  • v3.5
  • v3.3.1
  • v3.4
  • v3.3
  • v3.2
  • v3.1
  • v3.0
  • v2.4
  • v2.3
  • v2.2
  • v2.1
  • v2.0
  • v1.0
17 results

Event.md

Blame
  • user avatar
    Carsten Karbach authored
    adfb03e2
    History
    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)