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
INVOICE
EXPENSE
QUOTE
}
Values
CommentCommentableType.PROJECT
The comment belongs to project.
CommentCommentableType.PROPERTY
The comment belongs to a property.
CommentCommentableType.CONTACT
The comment belongs to a contact.