# AddressService

**Kind:** Service

**Source:** `Frontend/src/app/services/common/address.service.ts` (line 1)

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

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `Address`

## Used by

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

### Imported by (5)

- `AccountDetailsComponent` — `Frontend/src/app/components/market/account-details/account-details.component.ts`:1
- `OrderPanelDetailsComponent` — `Frontend/src/app/components/sales/new-job/order-panel-details/order-panel-details.component.ts`:1
- `AddressComponent` — `Frontend/src/app/components/shared/address/address.component.ts`:1
- `LocationDropdownComponent` — `Frontend/src/app/components/shared/dropdown/location-dropdown/location-dropdown.component.ts`:1
- `PamsServicesModule` — `Frontend/src/app/services/pams-services.module.ts`:1
