Represents an event trigger definition within the platform
| Property | Type | Description |
|---|---|---|
| kind | String | Uniquely identifies the object schema type |
| id | Integer | Unique identifier for the event |
| name | String | Name of the event |
| description | String | Detailed description of when and why this event fires |
| metadata | Common_Metadata | Custom metadata key-value mapping |