Comment Structure

    Fields

    #Field nameCommentObject typeSince
    1idThe id.String
    2authorThe author of a comment.User
    3bodyThe body of a comment.String
    4createdWhen a comment is created.Date
    5updatedWhen the comment is updated.Date
    6updateAuthorThe user who updated a comment.User
    7groupLevelSet when visibility is enabled on a comment and a group is selected.String0.8
    8roleLevelSet when visibility is enabled on a comment and a role is selected.String0.8
    9executorSet to define on behalf of which user comment is created. User0.12
    10

    remoteId

    If applicable, the id of a comment synced with this comment on the remote instance.String
    11internalSet to true/false if this is a Service Management comment. Make sure that the request type is set on the issueBoolean