Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/contact-info.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
ContactInfoID | number |
ContactInfoTypeID | number |
ContactInfoValue | string |
Name | string |
OrderNumber | number |
IsDefault | boolean |
RelatedTypeID | number |
RelatedToID | number |
IsVerified | boolean |
VerificationHash | string |
Used by
11 references from 11 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (11)
NewBranchComponent—Pams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/new.branch.component.ts:1AccountDetailsComponent—Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts:1ClientViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/client/client-view-edit/client-view-edit.component.ts:1ContactViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts:1ContactsComponent—Pams/Web/Pams.Web/Client/app/components/market/contacts/contacts.component.ts:1PrincipalViewEditComponent—Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts:1ContactPersons—Pams/Web/Pams.Web/Client/app/models/common/contactperson.model.ts:8CompanyBranchContactInfo—Pams/Web/Pams.Web/Client/app/models/organization/company-branch-contact-info.model.ts:4
…and 3 more.
Was this page helpful?