Skip to main content

User

Index

Constructors

constructor

Properties

publicallServices

allServices: UserService[]

publiccreatedAt

createdAt: Date

publicdeactivated

deactivated: boolean

publicemails

emails: UserEmail[]

publicid

id: string

publicservices

services: any = {}

publicsessions

sessions: UserSession[]

publicupdatedAt

updatedAt: Date

publicusername

username: string

Methods

publicgetServices

  • getServices(): Promise<void>
  • Returns Promise<void>