Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateUserOptions

Options for creating a user account.

Hierarchy

  • CreateUserOptions

Index

Properties

email: string
externalId?: string
firstname: string
isAdmin?: boolean
lastname: string
password?: string
username: string

Generated using TypeDoc