# ResolveCompletedJobsRequest
## Properties
**job_ids** | [**Vec<uuid::Uuid>**](uuid::Uuid.md) | |
**note** | Option<**String**> | a person's explanation of why the failure is considered handled. Enterprise-only: ignored outside enterprise | [optional]
**superseded_by** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | id of a later successful run of the same runnable that supersedes the failure. Verified server-side, and the resulting note is the server's own wording, so it is recorded regardless of licence. A claim that cannot be verified resolves nothing | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)