Search
Preparing search index...
The search index is not available
dcs-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
dcs-js
Comment
Interface Comment
Comment represents a comment on a commit or issue
export
interface
Comment
Hierarchy
Comment
Index
Properties
body
created_
at
html_
url
id
issue_
url
original_
author
original_
author_
id
pull_
request_
url
updated_
at
user
Properties
Optional
body
body
?:
string
memberof
Comment
Optional
created_
at
created_
at
?:
string
memberof
Comment
Optional
html_
url
html_
url
?:
string
memberof
Comment
Optional
id
id
?:
number
memberof
Comment
Optional
issue_
url
issue_
url
?:
string
memberof
Comment
Optional
original_
author
original_
author
?:
string
memberof
Comment
Optional
original_
author_
id
original_
author_
id
?:
number
memberof
Comment
Optional
pull_
request_
url
pull_
request_
url
?:
string
memberof
Comment
Optional
updated_
at
updated_
at
?:
string
memberof
Comment
Optional
user
user
?:
User
memberof
Comment
Exports
Comment
body
created_
at
html_
url
id
issue_
url
original_
author
original_
author_
id
pull_
request_
url
updated_
at
user
Generated using
TypeDoc
Comment represents a comment on a commit or issue
Comment