Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 735 Bytes

EventType.md

File metadata and controls

13 lines (10 loc) · 735 Bytes

TalonOne.Model.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]