Flag Model#

Users can flag a comment as inappropriate. Note that only logged in users should be able to flag a comment.

Attributes#

AttributeDescription
idID of the flag.
commentThe CommentModel this flag was made on.
userThe UserModel (opens new window) for the user who made this flag.

Previous ← Events Reference Next Template Overrides →