| 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 "COMPLETED" will be included | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]