# ContactInfoRelatedTypeEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts` (line 1310)

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

## Values

- `NA`
- `Branch`
- `Account`
- `AccountLead`
- `AccountContact`
- `LeadContact`
- `User`
- `Project`
- `ProjectContact`
- `Warehouse`

## Used by

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

### Imported by (6)

- `WarehouseConfigDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `AccountDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts`:1
- `AddressComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/address/address.component.ts`:1
- `AddressesComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/addresses/addresses.component.ts`:1
- `LocationDropdownComponent` — `Pams/Web/Pams.Web/Client/app/components/shared/dropdown/location-dropdown/location-dropdown.component.ts`:1
