Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jira/src/version2/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/version2/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.