# 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](https://docs.appetize.io/javascript-sdk/api-reference/types/appetizeapp)\[] |

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