Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 608 Bytes

File metadata and controls

19 lines (11 loc) · 608 Bytes

NotificationWithData

Properties

Name Type Description Notes
id UUID
createdAt Long The creation date of the notification in milliseconds
updatedAt Long The date when the notification was updated in milliseconds
status NotificationStatus
eventType WebhookEvent
resourceId UUID The resource id of the event which the Notification is listen to [optional]
data Object notification data [optional]