**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [appapi](../modules/appapi.md) / AppResponse

# Interface: AppResponse

## Hierarchy

* **AppResponse**

## Index

### Properties

* [adobeBrandType](appapi.appresponse.md#adobebrandtype)
* [appId](appapi.appresponse.md#appid)
* [enabled](appapi.appresponse.md#enabled)
* [functionalIconReact](appapi.appresponse.md#functionaliconreact)
* [functionalIconUrl](appapi.appresponse.md#functionaliconurl)
* [href](appapi.appresponse.md#href)
* [name](appapi.appresponse.md#name)

## Properties

### adobeBrandType

•  **adobeBrandType**: string

Specifies the Adobe brand icon to use.

___

### appId

•  **appId**: string

Unique key to identify the app.

___

### enabled

•  **enabled**: boolean

Specifies if current user on current org is enabled to use the app.

___

### functionalIconReact

•  **functionalIconReact**: string

Specifies the app's functional icon for link locations.

___

### functionalIconUrl

•  **functionalIconUrl**: string

A URL to fetch the app's functional icon.

___

### href

•  **href**: string

Link to the app.

___

### name

•  **name**: string

Branding approved name of the app.
