Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 661 Bytes

NotificationEvent.md

File metadata and controls

19 lines (11 loc) · 661 Bytes

NotificationEvent

An object representing the available notifications.

Properties

Name Type Description Notes
id String A UUID. [optional] [readonly]
name String A human readable name. [optional]
notificationCategory String [optional]
enabled Boolean [optional]
createdAt OffsetDateTime ISO 8601 formatted date indicating when the resource was created. [optional]
updatedAt OffsetDateTime ISO 8601 formatted date indicating when the resource was updated. [optional]