# PersonTypeService

**Kind:** Service

**Source:** `Frontend/src/app/services/person/person-type.service.ts` (line 1)

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

## Relationships

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

## Used by

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

### Imported by (9)

- `AccountManagersComponent` — `Frontend/src/app/components/configuration/account-managers/account-managers.component.ts`:1
- `NewPasswordComponent` — `Frontend/src/app/components/security/new-password/new-password.component.ts`:1
- `SendResetpasswordMailComponent` — `Frontend/src/app/components/security/send-resetpassword-mail/send-resetpassword-mail.component.ts`:1
- `UserEditComponent` — `Frontend/src/app/components/security/users/edit/edit.component.ts`:1
- `NewUserComponent` — `Frontend/src/app/components/security/users/new/newUser.component.ts`:1
- `PrincipalUserDetailsComponent` — `Frontend/src/app/components/security/users/principal-user-details/principal-user-details.component.ts`:1
- `UserDetailsComponent` — `Frontend/src/app/components/security/users/users-details/user-details.component.ts`:1
- `UsersListComponent` — `Frontend/src/app/components/security/users/users-list/users-list.component.ts`:1

…and 1 more.
