Skip to content

CustomerSurvey

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/sales/new-job/job.model.ts (line 645)

Part of: Frontend

Properties

PropertyType
Idnumber
StatusIdnumber
StatusNamestring
CommentContentstring
BranchIdnumber
SalesJobIdnumber
LastModificationDateDate
CustomerSurveyDetailsCustomerSurveyDetails[]
LastModifiedByIdnumber
CreatedAtDate
CreatedByIdnumber

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)

  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • CustomerSurveyComponentFrontend/src/app/components/shared/customer-survey/customer-survey-details/customer-survey.component.ts:1
  • FilterForListOfAllFrontend/src/app/services/sales/new-job/new-job.service.ts:1

Was this page helpful?

Download as PDF