Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 713 Bytes

EventType.md

File metadata and controls

15 lines (10 loc) · 713 Bytes

EventType

Properties

Name Type Description Notes
id int Internal ID of this entity.
created datetime The time this entity was created.
title str The human-friendly name for this event type.
name str 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 str A description of what the event represents. [optional]

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