interface IssueCommentChangeLogDate {
    attachmentInfo: null;
    attributeInfo: null;
    field: "limitDate";
    newValue: null | string;
    notificationInfo: null;
    originalValue: null | string;
}

Properties

attachmentInfo: null
attributeInfo: null
field: "limitDate"
newValue: null | string
notificationInfo: null
originalValue: null | string