Search
Preparing search index...
The search index is not available
@fusionauth/typescript-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@fusionauth/typescript-client
UserDeleteResponse
Interface UserDeleteResponse
User API bulk response object.
author
Trevor Smith
Hierarchy
UserDeleteResponse
Index
Properties
dry
Run
hard
Delete
total
user
Ids
Properties
Optional
dry
Run
dry
Run
:
boolean
Optional
hard
Delete
hard
Delete
:
boolean
Optional
total
total
:
number
Optional
user
Ids
user
Ids
:
string
[]
Exports
User
Delete
Response
dry
Run
hard
Delete
total
user
Ids
Generated using
TypeDoc
User API bulk response object.
Trevor Smith