Skip to main content

CommentCommentableType

The valid values for the commentable type of a comment.

enum CommentCommentableType {
PROJECT
PROPERTY
CONTACT
EASEMENT
TASK
LETTER
COORDINATION
SPECIFICATION
ORDINANCE
CONTRACT
SUBMISSION
METER
}

Values

CommentCommentableType.PROJECT

The comment belongs to project.

CommentCommentableType.PROPERTY

The comment belongs to a property.

CommentCommentableType.CONTACT

The comment belongs to a contact.

CommentCommentableType.EASEMENT

The comment belongs to an easement.

CommentCommentableType.TASK

The comment belongs to a task.

CommentCommentableType.LETTER

The comment belongs to a letter.

CommentCommentableType.COORDINATION

The comment belongs to a coordination.

CommentCommentableType.SPECIFICATION

The following belongs to a specification.

CommentCommentableType.ORDINANCE

The following belongs to an ordinance.

CommentCommentableType.CONTRACT

The following belongs to a contract.

CommentCommentableType.SUBMISSION

The following belongs to a submission.

CommentCommentableType.METER

The following belongs to a meter.

Member Of

CommentCommentableInput input