Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdminUsers

Hierarchy

  • AdminUsers

Index

Properties

Properties

create

create: () => Promise<AsObject>

Create a new user.

returns

Information about the new user.

Type declaration

list

list: () => Promise<AsObject>

List all users.

returns

A list of all users.

Type declaration

Generated using TypeDoc