comment¶
Holds the information of a comment or question from an user.
Attributes¶
The list of attributes for comment are:
abused(boolean): boolean flag to determine if this comment has been flagged as abusive (the message content could be inappropriateabuseUri(anyURI): the uri resource to use to flag that this comment is inappropriatelikesUri(anyURI): the uri resource to use to like this commentloginName(string): the username of the user who has posted this commentmessage(string): the comment contentnbAbused(int): the number of times this comment has been flagged as inappropriatenbDislike(int): the number of dislikes for this commentnbLike(int): the number of likes for this commentphoto(logo): the avatar/photo of the user who has posted this commentrating: the overall rating for this comment (used when this comment is a review)replies: a list of replies to this comment (list of comment objects)replyUri(anyURI): the uri resource to post a reply to this commenttags(string): a string of tags for this commenttype: the comment typeuri(anyURI): the uri resource of this commentcreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object