> ## 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.

# TapCrashIssue

> One crash group, with how often it has been seen.

One crash group, with how often it has been seen.

## Properties

### build

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

***

### count

```ts theme={null}
count: number;
```

***

### firstSeenAt

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

***

### id

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

***

### lastSeenAt

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

***

### title

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