nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ScmComment
Interface ScmComment
SCM comment representation.
interface
ScmComment
{
id
:
number
;
body
:
string
;
author
:
string
;
createdAt
:
string
;
}
Hierarchy (
View Summary
)
ScmComment
ScmCommentDetail
Index
Properties
id
body
author
created
At
Properties
Readonly
id
id
:
number
Readonly
body
body
:
string
Readonly
author
author
:
string
Readonly
created
At
createdAt
:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
id
body
author
created
At
GitHub
npm
nexus-agents - v2.80.0
Loading...
SCM comment representation.