This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Type Criterion¶
The Type
Search Criterion searches for notifications by their types.
Arguments¶
type
- string that represents the type of the notification, takes values defined in notification workflow
Example¶
PHP¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
|