Frontend | Backend | Api

Workflows\Models\Api\BranchComment

BranchComment

Property Description Returns
id int
text string
type string
resolved bool
cssAttachment string
created Date the record was created. DateTime
modified Last modification date for the record. DateTime
parent BranchComment
children Child comments Collection (BranchComment)
branch RevisionBranch
createdBy User