Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 745 Bytes

JobStatusChangeActionDto.md

File metadata and controls

12 lines (8 loc) · 745 Bytes

JobStatusChangeActionDto

Properties

Name Type Description Notes
RequestedStatus string [optional] [default to null]
NotifyOwner bool Default: false; Both project owner and job owner are notified; the parameter is subordinated to notification settings in the project [optional] [default to null]
PropagateStatus bool Default: false; Controls both job status and email notifications to previous/next provider [optional] [default to null]

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