> For the complete documentation index, see [llms.txt](https://docs.appetize.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appetize.io/javascript-sdk/api-reference/types/appetizeapp.md).

# AppetizeApp

| Property        | Type                                                                 |
| --------------- | -------------------------------------------------------------------- |
| buildId         | string                                                               |
| name?           | string                                                               |
| appDisplayName? | string                                                               |
| appVersionCode? | string                                                               |
| bundle?         | string                                                               |
| platform?       | string                                                               |
| versionCode?    | string                                                               |
| architectures?  | string                                                               |
| iconUrl?        | string                                                               |
| created?        | string                                                               |
| apps?[^1]       | [AppetizeApp](/javascript-sdk/api-reference/types/appetizeapp.md)\[] |

[^1]: if this is an app group, this will contain all the apps in the group.
