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

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