GetProjectIssueResult

constructor(assigneeIds: List<Int>, authorId: Int, closedAt: String, closedByUserId: Int, confidential: Boolean, createdAt: String, description: String, discussionLocked: Boolean, discussionToResolve: String, downvotes: Int, dueDate: String, epicId: Int, epicIssueId: Int, externalId: String, humanTimeEstimate: String, humanTotalTimeSpent: String, id: String, iid: Int, issueId: Int, issueLinkId: Int, issueType: String, labels: List<String>, links: Map<String, String>, mergeRequestToResolveDiscussionsOf: Int, mergeRequestsCount: Int, milestoneId: Int, movedToId: Int, project: String, references: Map<String, String>, state: String, subscribed: Boolean, taskCompletionStatuses: List<GetProjectIssueTaskCompletionStatus>, timeEstimate: Int, title: String, totalTimeSpent: Int, updatedAt: String, upvotes: Int, userNotesCount: Int, webUrl: String, weight: Int)