Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 2.54 KB

File metadata and controls

14 lines (11 loc) · 2.54 KB

EventType

Fields

Field Type Required Description
created_at date ✔️ Creation timestamp of the object.
modified_at date ✔️ Last modification timestamp of the object.
id str ✔️ The ID of the object.
name str ✔️ The name of the event type.
label str ✔️ The label for the event type.
label_property_selector OptionalNullable[str] Property path to extract dynamic label from event metadata.
organization_id str ✔️ The ID of the organization owning the event type.