# PersonTypeController

**Kind:** Controller

**Source:** `Pams/API/Pams.API/Controllers/Person/PersonTypeController.cs` (line 18)

**Part of:** [Pams](subsystem-pams)

## When something fails

- `PersonTypeController` handles failure in 2 places: it turns it into a return value in all 2.

## Relationships

- MODULE_DECLARES → `GetAll`
- IMPORTS → `Person`
- IMPORTS → `BaseController`
- IMPORTS → `PersonType`
- IMPORTS → `PersonTypeBindingModel`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### calls by (3)

- `AppSettings` — `Frontend/src/app/settings/app/app.settings.ts`:241
- `AppSettings` — `Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts`:126
- `AppSettings` — `Pams/Web/Pams.WebApp/Client/app/settings/app/app.settings.ts`:6
