# ContactInfoTypeEnum

**Kind:** Enum

**Source:** `Frontend/src/app/models/common/contactperson.model.ts` (line 6)

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

## Values

- `Phone`
- `Fax`
- `Mobile`
- `Email`
- `Website`
- `OnlineSupport`
- `Comments`

## Relationships

- IMPORTS → `ContactInfo`
- IMPORTS → `ContactPersonReference`
- IMPORTS → `AppSettings`
- IMPORTS → `AuthService`

## Used by

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

### Imported by (2)

- `ContactViewEditComponent` — `Frontend/src/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts`:1
- `SelectedTags` — `Frontend/src/app/components/shared/dropdown/custom-tag-input/custom-tag-input.component.ts`:1
