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

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

# Interface: CommerceAppInstallResult

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:42](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L42)

Result of a CAP installation.

## Properties

### appName

> **appName**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:46](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L46)

App name (id from commerce-app.json).

***

### appVersion

> **appVersion**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:48](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L48)

App version.

***

### archiveFilename

> **archiveFilename**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:50](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L50)

Uploaded archive filename.

***

### archiveKept

> **archiveKept**: `boolean`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:52](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L52)

Whether the archive was kept on the instance.

***

### execution

> **execution**: `object`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:44](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L44)

Job execution details.
