Skip to content

Person

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/portal/pams-web/src/app/models/core/profile/person.model.ts (line 5)

Part of: Pams Web

Properties

PropertyType
PersonIDnumber
CompanyIDnumber
CompanyBranchIDnumber
PersonTypeIDnumber
Passwordstring
Titlestring
FirstNamestring
MiddleNamestring
LastNamestring
Suffixstring
DisplayNamestring
ProfilePhotostring
IsActiveboolean
IsResponsibleboolean
CurrentCredentialPersonUser
RolesNamesstring
BranchesNamesstring
IsManagerboolean
FullNamestring
BaseSuppliernumber
BaseCurrencystring
BranchesCompanyBranch[]
PermissionsUserPremissions[]

Relationships

  • IMPORTS → PersonUser
  • IMPORTS → CompanyBranch
  • IMPORTS → UserPremissions

Was this page helpful?

Download as PDF