Skip to content

Person

reference
1 min readUpdated

Kind: Class

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

Part of: Pams

Properties

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

Relationships

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

Used by

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

Imported by (4)

  • PersonServicePams/Web/Pams.WebApp/Client/app/services/person/person.service.ts:1
  • PageDataPams/Web/Pams.WebApp/Client/app/services/security/auth.service.ts:1
  • PersonUserServicePams/Web/Pams.WebApp/Client/app/services/security/person-user.service.ts:1
  • RolePams/Web/Pams.WebApp/Client/app/models/security/role.model.ts:3

Was this page helpful?

Download as PDF