# LocationInfoModel

**Kind:** Class

**Source:** `Frontend/src/app/services/security/auth.service.ts` (line 47)

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

## Properties

| Property | Type |
|---|---|
| `City` | `string` |
| `Country` | `string` |
| `Region` | `string` |
| `Latitude` | `number` |
| `Longitude` | `number` |
