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.
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.
CommentCommentableType.INVOICE
The following belongs to an invoice.
CommentCommentableType.EXPENSE
The following belongs to an expense.
CommentCommentableType.QUOTE
The following belongs to a quote.
Member Of
CommentCommentableInput
input