interface JiraGroupInput {
    groupName: string;
}

Properties

Properties

groupName: string