# LogHistoryResponseWithFilteration

**Kind:** Class

**Source:** `Frontend/src/app/components/log-history/log-history-model.ts` (line 273)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `TotalCount` | `number` |
| `Fields` | `string[]` |
| `Users` | `[]` |
| `Data` | `LogHistory[]` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `LogHistoryComponent` — `Frontend/src/app/components/log-history/log-history.component.ts`:1
