Enumeration CommentType

Specifies the type of a comment.

Enumeration Members

blogPost: "blog-post"

A blog post.

comment: "comment"

A blog comment.

contactForm: "contact-form"

A contact form or feedback form submission.

forumPost: "forum-post"

A top-level forum post.

message: "message"

A message sent between just a few users.

reply: "reply"

A reply to a top-level forum post.

signup: "signup"

A new user account.