GitHub
Docs
Preparing search index...
The search index is not available
Langfuse JS/TS SDKs
Langfuse JS/TS SDKs
langfuse
ApiComment
Interface ApiComment
Comment
interface
ApiComment
{
authorUserId
?:
null
|
string
;
content
:
string
;
createdAt
:
string
;
id
:
string
;
objectId
:
string
;
objectType
:
ApiCommentObjectType
;
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
author
User
Id
?:
null
|
string
content
content
:
string
created
At
created
At
:
string
Format
date-time
id
id
:
string
object
Id
object
Id
:
string
object
Type
object
Type
:
ApiCommentObjectType
project
Id
project
Id
:
string
updated
At
updated
At
:
string
Format
date-time
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...
Comment