Skip to content

CreateCustomNotificationSubscription

Properties

Name Type Description Notes
custom_event_code str The custom event code to subscribe to
enabled bool Should this subscription be enabled or not?
notification_channel_id str The id of the notification channel used to send on
filter_expression str, none_type To be used when a notification applies to specific conditions. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]