Interface
Job hold data for adding or releasing holds.
Properties
Property | Type | Notes |
---|---|---|
jobId | string | Job id associated with the hold. |
scheduledRelease | Date | Scheduled date when the hold should be released. Used when adding new job holds. |
stepIds | string[] | Step ids for the hold. |