Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Comment

Hierarchy

  • Comment

Index

Properties

activity

activity: string

API link to load the activity on which the comment was posted

body

body: any

createDate

createDate: string

Comment's creation date

href

href: string

API link to load the comment's data

id

id: string

Comment's id

identity

identity: string

API link to load the comment's author identity

likes

likes: string

API link to load the comment's likes

mentions

mentions: [object]

Mentionned users' data

parentCommentId

parentCommentId: string | null

Parent comment id if nested comment

poster

poster: string

Author's id

title

title: string

Comment's content

updateDate

updateDate: string

Comment's last update date

Generated using TypeDoc