# StepView (/docs/api/interfaces/StepView)



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

## Properties [#properties]

### index [#index]

```ts
index: number;
```

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

***

### job [#job]

```ts
job: Job;
```

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

***

### jobId [#jobid]

```ts
jobId: string;
```

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

***

### origin [#origin]

```ts
origin: Origin;
```

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

***

### path [#path]

```ts
path: Path;
```

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

***

### step [#step]

```ts
step: Step;
```

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


## Sitemap

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