Interface
Response from invoking a job action.
Properties
Property | Type | Notes |
---|---|---|
stepResponses | JobActionStepResponse[] | List of job action responses for step. |
success | boolean | Indicates if the request was successful. |
stepResponses
Interface PropertystepResponses: JobActionStepResponse[]
List of job action responses for step.