Skip to content

CustomNotificationSubscription

Properties

Name Type Description Notes
id str
time_created datetime
time_modified datetime
owner_id str
tenant_id str
custom_event_code str The custom event code to subscribe to
enabled bool Should this subscription be enabled or not?
notification_channel NotificationChannel
tenant_name str, none_type [optional]
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]