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

x/jira/src/version3/models/updateIssueSecurityLevelDetails.ts>UpdateIssueSecurityLevelDetails

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

Details of issue security scheme level.

Properties

optional
description: string

The description of the issue security scheme level.

optional
name: string

The name of the issue security scheme level. Must be unique.