@qbraid-core
Preparing search index...
@qbraid-core/jobs
CancelJobResponseV1
Interface CancelJobResponseV1
Response for cancelling a job (V1).
interface
CancelJobResponseV1
{
jobQrn
?:
string
;
message
:
string
;
status
?:
JobStatus
;
}
Index
Properties
job
Qrn?
message
status?
Properties
Optional
job
Qrn
jobQrn
?:
string
message
message
:
string
Optional
status
status
?:
JobStatus
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
job
Qrn
message
status
@qbraid-core
Loading...
Response for cancelling a job (V1).