ProjectNotification Object
Last updated
{
"notificationId": "pn-12345678",
"createdDate": "2023-01-29T00:00:00Z",
"lastModifiedDate": "2023-01-29T00:00:00Z",
"lastModifiedBy": "u-12345678",
"notificationLevel": "errors-only",
"notificationMethod": "email",
"emailSettings": {
"emailAddresses" [
"user1@example.com"
]
}
}