Class: CommentSummaryModel

OCA.Comments.CommentSummaryModel

Model containing summary information related to comments like the read marker.

Constructor

new CommentSummaryModel()

Source:

Members

_objectId :string

Object id
Type:
Source:

_objectType :string

Object type
Type:
Source:

Methods

initialize()

Initializes the summary model
Parameters:
Name Type Attributes Description
options.objectType string <optional>
object type
options.objectId string <optional>
object id
Source: