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

x/jira/src/version2/models/fieldConfigurationScheme.ts>FieldConfigurationScheme

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

Details of a field configuration scheme.

Properties

optional
description: string

The description of the field configuration scheme.

id: string

The ID of the field configuration scheme.

name: string

The name of the field configuration scheme.