Name | Type | Description | Notes |
---|---|---|---|
id | string | The id of the Notification | [default to undefined] |
createdAt | string | The creation date of the notification | [default to undefined] |
updatedAt | string | The date when the notification was updated | [default to undefined] |
status | NotificationStatus | [default to undefined] | |
eventType | WebhookEvent | [default to undefined] | |
eventVersion | number | The event version of the Notification | [default to undefined] |
resourceId | string | The resource id of the event which the Notification is listen to | [optional] [default to undefined] |
attempts | Array<string> | The attempts related to Notification | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]