---
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:43](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L43)

Result of a CAP installation.

## Properties

### appName

> **appName**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:47](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L47)

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

***

### appVersion

> **appVersion**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:49](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L49)

App version.

***

### archiveFilename

> **archiveFilename**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:51](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L51)

Uploaded archive filename.

***

### archiveKept

> **archiveKept**: `boolean`

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

Whether the archive was kept on the instance.

***

### execution

> **execution**: `object`

Defined in: [packages/b2c-tooling-sdk/src/operations/cap/install.ts:45](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/2feab01f654eec77c6d702777ec2818472f131f1/packages/b2c-tooling-sdk/src/operations/cap/install.ts#L45)

Job execution details.
