Kind: Class
Source: Frontend/src/app/components/references/references.ts (line 125)
Part of: Frontend
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:1EditReferenceDetailsComponent—Frontend/src/app/components/references/references-list/edit-reference-details/edit-reference-details.component.ts:1
Was this page helpful?