# ReferenceListForPrint

**Kind:** Class

**Source:** `Frontend/src/app/components/references/references.ts` (line 125)

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

## Properties

| Property | Type |
|---|---|
| `SheetNo` | `string` |
| `isRelatedToSalesJob` | `boolean` |
| `PrincipalName` | `string` |
| `PrincipalAdress` | `string` |
| `ClientName` | `string` |
| `BranchAddressForPrint` | `string` |
| `TargetBranch` | `string` |
| `responsiblePosition` | `string` |
| `responsibleTitle` | `string` |
| `responsibleEmail` | `string` |
| `responsiblePhone` | `string` |
| `endUserName` | `string` |
| `extraInfo` | `CreateCustomField[]` |

## 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)

- `ReferenceToPdfService` — `Frontend/src/app/components/references/reference-to-pdf.service.ts`:1
- `EditReferenceDetailsComponent` — `Frontend/src/app/components/references/references-list/edit-reference-details/edit-reference-details.component.ts`:1
