Skip to content

Person

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/person/person.model.ts (line 4)

Part of: Pams

Properties

PropertyType
PersonIDnumber
CompanyIDnumber
CompanyBranchIDnumber
StoreIdnumber
PersonTypeIDnumber
Passwordstring
Titlestring
Positionstring
FirstNamestring
MiddleNamestring
CloudAccountstring
NotificationsCountnumber
LastNamestring
Suffixstring
DisplayNamestring
ProfilePhotostring
LogoIdstring
IsActiveboolean
Departmentsnumber[]
IsSalesResponsibleboolean
IsFinanceResponsibleboolean
IsPrincipalUserboolean
UserPrincipalsUserRolesForLogin[]
PrincipalNamestring
CurrentCredentialPersonUser
RolesNamesstring
BranchesNamesstring
IsManagerboolean
FullNamestring
BaseSuppliernumber
BaseCurrencystring
BranchNamestring
BaseCurrencySymbolstring
SalesCurrencyCodestring
SalesCurrencySymbolstring
IsSalesApprovalAllowednumber
DoesOfferActivationNeedApprovalnumber
DoesOfferLosingNeedApprovalnumber
DoesOrderActivationNeedApprovalnumber
DoesOrderCancelNeedApprovalnumber
DoesOrderRejectNeedApprovalnumber
DoesRegetToOfferNeedApprovalnumber
DoesRequestCancelNeedApprovalnumber
IsFinanceApprovalAllowedboolean
IsLGApprovalAllowednumber
IsPurchaseApprovalAllowedboolean
DoesLGApprovalRequireFinanceDeptRecommendationboolean
RecommendLGFromFinanceDeptByIdnumber
DoesLGApprovalRequireSalesDeptRecommendationboolean
RecommendLGFromSalesDeptByIdnumber

Relationships

  • IMPORTS → PersonUser
  • IMPORTS → File
  • IMPORTS → GeneralListView

Used by

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

Imported by (22)

  • AccountManagersComponentPams/Web/Pams.Web/Client/app/components/configuration/account-managers/account-managers.component.ts:1
  • ActivitiesComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/activities.component.ts:1
  • CallActivityComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1
  • MailActivityComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/mail-activity/mail-activity.component.ts:1
  • MeetingActivityComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • NewActivityComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1
  • TopicComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • VisitActivityComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1

…and 14 more.

Was this page helpful?

Download as PDF