Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.07 KB

Notification.md

File metadata and controls

25 lines (15 loc) · 1.07 KB

Notification

A notification object

Properties

Name Type Description Notes
notificationId String The identifier of the notification
displayName String The name of the notification
description String The summary of the services provided by the notification [optional]
notificationType NotificationTypeResponse
createdAt OffsetDateTime The time at which the subscription was made
userIdCreated String The user who made the subscription
modifiedAt OffsetDateTime The time at which the subscription was last modified
userIdModified String The user who last modified the subscription
href URI A URI for retrieving this notification [optional]

Back to Model listBack to API listBack to README