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

x/jira/src/version2/models/groupDetails.ts>GroupDetails

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

Details about a group.

Properties

optional
groupId: string

The ID of the group, which uniquely identifies the group across all Atlassian products. For example, 952d12c3-5b5b-4d04-bb32-44d383afc4b2.

optional
name: string

The name of the group.