Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUser

Hierarchy

  • IUser

Index

Properties

createdAt

createdAt: Date

emails

emails: Array<IUserEmail>

id

id: string

isEnabled

isEnabled: boolean

lastLoginAt

lastLoginAt: Date

name

name: string

roles

roles: Array<string>

status

status: string

statusConnection

statusConnection: UserStatusConnection

type

type: UserType

updatedAt

updatedAt: Date

username

username: string

utcOffset

utcOffset: number

Generated using TypeDoc