Hierarchy

  • User

Properties

Properties

email: string

The email of the user

id: string

The unique ID of the user.

This is the ID generated by the database repository implementation.

Use "new" when creating a new object.

name: string

The name of the user

workspaceId: string

The workspace this user belongs to

Generated using TypeDoc