Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 931 Bytes

File metadata and controls

17 lines (11 loc) · 931 Bytes

Notification

Properties

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

[Back to top] [Back to API list] [Back to Model list] [Back to README]