Skip to content

ContactPersons

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/contactperson.model.ts (line 16)

Part of: Frontend

Properties

PropertyType
ContactPersonIDnumber
Titlestring
Namestring
Postionstring
Departmentstring
Phonestring
Mobilestring
Emailstring
Faxstring
Websitestring
OnlineSupportstring
Commentsstring
ImgPathstring
ContactPersonRelatedTypeIDnumber
RelatedToIDnumber
ContactReferencesContactPersonReference[]
ContactInfoListArray<ContactInfo>
CreatedAtDate
CreatedBystring
ModifiedAtDate
ModifiedBystring
Accountstring
CompanyBranchIDnumber
_isSelectedboolean

Used by

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

Imported by (12)

  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • ContactViewEditComponentFrontend/src/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts:1
  • ContactsComponentFrontend/src/app/components/market/contacts/contacts.component.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • SelectedTagsFrontend/src/app/components/shared/dropdown/custom-tag-input/custom-tag-input.component.ts:1
  • ContactPersonReferenceServiceFrontend/src/app/services/common/contact-person-reference.service.ts:1
  • ContactPersonServiceFrontend/src/app/services/common/contact-person.service.ts:1
  • AccountTypeFrontend/src/app/models/person/accounts.model.ts:13

…and 4 more.

Was this page helpful?

Download as PDF