Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiUserWithCredentials

An API user with credentials.

Hierarchy

Index

Properties

Properties

Optional isActive

isActive: boolean

Is user active or not.

name

name: string

Gets the username.

Optional password

password: string

The password for the user.

Generated using TypeDoc