> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tappify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# TapApp

> One of the owner's apps, as one store knows it.

One of the owner's apps, as one store knows it.

## Properties

### bundleId

```ts theme={null}
bundleId: string | null;
```

***

### id

```ts theme={null}
id: string;
```

***

### name

```ts theme={null}
name: string;
```

***

### platform

```ts theme={null}
platform: TapPlatform;
```

***

### storeId

```ts theme={null}
storeId: string;
```

The numeric App Store id on iOS, the package name on Android.
