# PersonTypeService

**Kind:** Service

**Source:** `Pams/Web/Pams.Web/Client/app/services/person/person-type.service.ts` (line 1)

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `PersonType`

## Used by

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

### Imported by (8)

- `AccountManagersComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/account-managers/account-managers.component.ts`:1
- `NewPasswordComponent` — `Pams/Web/Pams.Web/Client/app/components/security/new-password/new-password.component.ts`:1
- `SendResetpasswordMailComponent` — `Pams/Web/Pams.Web/Client/app/components/security/send-resetpassword-mail/send-resetpassword-mail.component.ts`:1
- `UserEditComponent` — `Pams/Web/Pams.Web/Client/app/components/security/users/edit/edit.component.ts`:1
- `NewUserComponent` — `Pams/Web/Pams.Web/Client/app/components/security/users/new/newUser.component.ts`:1
- `PrincipalUserDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/security/users/principal-user-details/principal-user-details.component.ts`:1
- `UsersComponent` — `Pams/Web/Pams.Web/Client/app/components/security/users/users.component.ts`:1
- `PamsServicesModule` — `Pams/Web/Pams.Web/Client/app/services/pams-services.module.ts`:1
