ProjectNotificationsSettings Object

Description

Notification settings for a project.

Properties

accountNotifications

Indicates whether account-level notifications should be allowed or blocked for this project.

Type: string

Valid Values:

  • allow

  • block

notifications

List of notifications for this project.

Type: Array of ProjectNotification objects

Sample JSON

Last updated