Skip to content

ContactInfo

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/contact-info.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
ContactInfoIDnumber
ContactInfoTypeIDnumber
ContactInfoValuestring
Namestring
OrderNumbernumber
IsDefaultboolean
RelatedTypeIDnumber
RelatedToIDnumber
IsVerifiedboolean
VerificationHashstring

Used by

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

Imported by (15)

  • NewBranchComponentFrontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • 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
  • ContactInfoServiceFrontend/src/app/services/common/contact-info.service.ts:1
  • ContactInfoTypeEnumFrontend/src/app/models/common/contactperson.model.ts:6
  • CompanyBranchContactInfoFrontend/src/app/models/organization/company-branch-contact-info.model.ts:4
  • CompanyBranchLookupFrontend/src/app/models/organization/company-branch.model.ts:5

…and 7 more.

Was this page helpful?

Download as PDF