Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 749 Bytes

EventType.md

File metadata and controls

15 lines (10 loc) · 749 Bytes

# EventType

Properties

Name Type Description Notes
id int Internal ID of this entity.
created \DateTime The time this entity was created.
title string The human-friendly name for this event type.
name string The integration name for this event type. This will be used in URLs and cannot be changed after an event type has been created.
description string A description of what the event represents. [optional]

[Back to Model list] [Back to API list] [Back to README]