Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/version3/models/groupLabel.ts>GroupLabel

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface GroupLabel
import { type GroupLabel } from "https://deno.land/x/jira@v3.0.2/src/version3/models/groupLabel.ts";

A group label.

Properties

optional
text: string

The group label name.

optional
title: string

The title of the group label.

optional
type: string

The type of the group label.