Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 907 Bytes

File metadata and controls

13 lines (7 loc) · 907 Bytes

ResendNotificationsByResourceIdRequest

Properties

Name Type Description Notes
resourceId string The resource id to resend notifications for [default to undefined]
excludeStatuses Array<NotificationStatus> (optional) List of notification statuses to exclude from the resend operation - Empty array means all statuses will be included - If you want to exclude some statuses, you can use the following example: [ IN_PROGRESS, FAILED ] - Default if missing, means all statuses other than &quot;COMPLETED&quot; will be included [optional] [default to undefined]

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