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
UserActionPhase
Enumeration UserActionPhase
The phases of a time-based user action.
author
Brian Pontarelli
Index
Enumeration members
cancel
end
modify
start
Enumeration members
cancel
cancel
:
= "cancel"
end
end
:
= "end"
modify
modify
:
= "modify"
start
start
:
= "start"
Exports
User
Action
Phase
cancel
end
modify
start
Generated using
TypeDoc
The phases of a time-based user action.
Brian Pontarelli