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

x/jira/src/agile/parameters/getBoardProperty.ts>GetBoardProperty

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

Properties

boardId: string

The ID of the board from which the property will be returned.

propertyKey: string

The key of the property to return.