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

x/jira/src/agile/parameters/rankEpics.ts>RankEpics

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

Properties

epicIdOrKey: string

The id or key of the epic to rank.

optional
rankBeforeEpic: string
optional
rankAfterEpic: string
optional
rankCustomFieldId: number