Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetUsersFilters

Filtering options for the GetUsers function.

Hierarchy

  • GetUsersFilters

Index

Properties

Properties

Optional email

email: string

email supports a wildcard using an asterisk (*) at the start or end of the email address.

Optional page

page: number

page starts at 1.

Optional perPage

perPage: number

perPage has a maximum value of 100.

Optional role

role: string

Generated using TypeDoc