NotificationTriggerDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type | NotificationTriggerDtoType | :heavy_check_mark: | Type of the trigger |
identifier | String | :heavy_check_mark: | Identifier of the trigger |
variables | List<NotificationTriggerVariable> | :heavy_check_mark: | Variables of the trigger |
subscriberVariables | List<NotificationTriggerVariable> | :heavy_minus_sign: | Subscriber variables of the trigger |