interface IssueCommentChangeLogCommit {
    attachmentInfo: null;
    attributeInfo: null;
    field: "commit";
    newValue: string;
    notificationInfo: null;
    originalValue: null;
}

Properties

attachmentInfo: null
attributeInfo: null
field: "commit"
newValue: string
notificationInfo: null
originalValue: null