# JobView (/docs/api/interfaces/JobView)



Defined in: [packages/core/src/ir.ts:220](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/ir.ts#L220)

## Properties [#properties]

### id [#id]

```ts
id: string;
```

Defined in: [packages/core/src/ir.ts:221](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/ir.ts#L221)

***

### job [#job]

```ts
job: Job;
```

Defined in: [packages/core/src/ir.ts:222](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/ir.ts#L222)

***

### origin [#origin]

```ts
origin: Origin;
```

Defined in: [packages/core/src/ir.ts:224](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/ir.ts#L224)

***

### path [#path]

```ts
path: Path;
```

Defined in: [packages/core/src/ir.ts:223](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/ir.ts#L223)


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)