---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../../modules.md) / [operations/jobs](../index.md) / JobExecutionSearchResults

# Interface: JobExecutionSearchResults

Defined in: [packages/b2c-tooling-sdk/src/operations/jobs/types.ts:53](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/jobs/types.ts#L53)

## Properties

### hits

> **hits**: [`JobExecutionInfo`](JobExecutionInfo.md)[]

Defined in: [packages/b2c-tooling-sdk/src/operations/jobs/types.ts:57](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/jobs/types.ts#L57)

***

### limit

> **limit**: `number`

Defined in: [packages/b2c-tooling-sdk/src/operations/jobs/types.ts:55](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/jobs/types.ts#L55)

***

### offset

> **offset**: `number`

Defined in: [packages/b2c-tooling-sdk/src/operations/jobs/types.ts:56](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/jobs/types.ts#L56)

***

### total

> **total**: `number`

Defined in: [packages/b2c-tooling-sdk/src/operations/jobs/types.ts:54](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/jobs/types.ts#L54)
