| Name | Type | Writable | Restrictions | Description |
|---|
| automaticDispatchEnabled | bool | V | | Define that the template could be dispatched automatically by the system
|
| contentParameters | KalturaEventNotificationParameterArray | V | | Define the content dynamic parameters
|
| createdAt | int | | | |
| description | string | V | | |
| eventConditions | KalturaConditionArray | V | | Define the conditions that cause this notification to be triggered
|
| eventObjectType | KalturaEventNotificationEventObjectType | V | | Define the object that raied the event that should trigger this notification
|
| eventType | KalturaEventNotificationEventType | V | | Define the event that should trigger this notification
|
| id | int | | | |
| manualDispatchEnabled | bool | V | | Define that the template could be dispatched manually from the API
|
| name | string | V | | |
| partnerId | int | | | |
| status | KalturaEventNotificationTemplateStatus | | | |
| systemName | string | V | | |
| type | KalturaEventNotificationTemplateType | V | | |
| updatedAt | int | | | |
| userParameters | KalturaEventNotificationParameterArray | V | | Define the content dynamic parameters
|