Kind: Class
Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 154)
Part of: Frontend
Properties
| Property | Type |
|---|---|
JobTitle | string |
JobNo | string |
PrincipalName | string |
PrincipalAdress | string |
PrincipalCity | string |
PrincipalCountry | string |
ClientName | string |
ClientAdress | string |
ClientCity | string |
ClientCountry | string |
BranchAddressForPrint | string |
TargetBranch | string |
responsibleName | string |
responsiblePosition | string |
responsibleTitle | string |
responsibleEmail | string |
responsiblePhone | string |
endUserId | number |
endUserName | string |
RequiredOfferTypeName | string |
TargetItems | any[] |
RateByIntuition | string |
RateCompitionStrength | string |
RateContacToDecissionsMaker | string |
extraInfo | CreateCustomField[] |
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1PurchasingJobStageEnum—Frontend/src/app/models/purchasing/purchasing.ts:4Mahmoud—Frontend/src/app/components/procurement/procurement.ts:4
Was this page helpful?