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
UserComment
Interface UserComment
A log for an event that happened to a User.
author
Brian Pontarelli
Hierarchy
UserComment
Index
Properties
comment
commenter
Id
id
insert
Instant
user
Id
Properties
Optional
comment
comment
:
string
Optional
commenter
Id
commenter
Id
:
string
Optional
id
id
:
string
Optional
insert
Instant
insert
Instant
:
number
Optional
user
Id
user
Id
:
string
Exports
User
Comment
comment
commenter
Id
id
insert
Instant
user
Id
Generated using
TypeDoc
A log for an event that happened to a User.
Brian Pontarelli