Options
All
  • Public
  • Public/Protected
  • All
Menu

Class User

A portal user

Hierarchy

Index

Constructors

constructor

Properties

authType

authType: AuthType

The user auth type

Optional birthDate

birthDate: Date

The birth date

email

email: string

The email (used also as username)

Optional googleId

googleId: string

The google id, populated if authType Google

Optional id

id: string

The record identifier

Optional image

image: string

The user image

name

name: string

The full name

Optional password

password: string

The user encrypted password, populated if authType is local

Optional phone

phone: Array<string>

The phone numbers

Optional registrationDate

registrationDate: Date

The registration date

Optional residenceAddress

residenceAddress: Address

The residence address

role

role: Role

The role

Methods

Optional clone

  • clone(): any

Generated using TypeDoc