Skip to content

Person

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/person/person.model.ts (line 4)

Part of: Frontend

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
Subdomainstring
BaseCurrencySymbolstring
SalesCurrencyCodestring
SalesCurrencySymbolstring
IsSalesApprovalAllowednumber
DoesOfferActivationNeedApprovalnumber
DoesOfferLosingNeedApprovalnumber
DoesOfferExtensionNeedApprovalnumber
DoesOrderCancelNeedApprovalnumber
DoesOrderRejectNeedApprovalnumber
DoesRegetToOfferNeedApprovalnumber
DoesRequestCancelNeedApprovalnumber
IsFinanceApprovalAllowedboolean
IsLGApprovalAllowednumber
IsPurchaseApprovalAllowedboolean
DoesLGApprovalRequireFinanceDeptRecommendationboolean
RecommendLGFromFinanceDeptByIdnumber
DoesLGApprovalRequireSalesDeptRecommendationboolean

Relationships

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

Used by

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

Imported by (26)

  • AccountManagersComponentFrontend/src/app/components/configuration/account-managers/account-managers.component.ts:1
  • Activities2ComponentFrontend/src/app/components/dashboard/my-desk/activities/activities-2.component.ts:1
  • ActivitiesComponentFrontend/src/app/components/dashboard/my-desk/activities/activities.component.ts:1
  • CallActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts:1
  • MailActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/mail-activity/mail-activity.component.ts:1
  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • VisitActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1

…and 18 more.

Was this page helpful?

Download as PDF