Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
Comment
Interface Comment
interface
Comment
{
authorUserId
?:
string
;
content
:
string
;
createdAt
:
string
;
id
:
string
;
objectId
:
string
;
objectType
:
CommentObjectType
;
projectId
:
string
;
updatedAt
:
string
;
}
Index
Properties
author
User
Id?
content
created
At
id
object
Id
object
Type
project
Id
updated
At
Properties
Optional
author
User
Id
authorUserId
?:
string
content
content
:
string
created
At
createdAt
:
string
id
id
:
string
object
Id
objectId
:
string
object
Type
objectType
:
CommentObjectType
project
Id
projectId
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
User
Id
content
created
At
id
object
Id
object
Type
project
Id
updated
At
GitHub
Docs
Langfuse JS/TS SDKs
Loading...