---
title: Job (v1.2)
description: API reference for qiskit.providers.Job in qiskit v1.2
source: https://eu-de.quantum.cloud.ibm.com/docs/en/api/qiskit/1.2/qiskit.providers.Job
---

# Job

*class* `qiskit.providers.Job`

[GitHub](https://github.com/Qiskit/qiskit/tree/stable/1.2/qiskit/providers/job.py#L30-L39)

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

Base common type for all versioned Job abstract classes.

Note this class should not be inherited from directly, it is intended to be used for type checking. When implementing a provider you should use the versioned abstract classes as the parent class and not this class directly.

## Attributes

### version

Default value: `0`
