package io.gitlab.jfronny.gitea.helpdesk.gitea; public class CreateIssueCommentOption { public String body; }