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

x/jira/src/serviceDesk/models/duration.ts>Duration

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Go to Latest
interface Duration
import { type Duration } from "https://deno.land/x/jira@v2.15.12/src/serviceDesk/models/duration.ts";

Properties

optional
millis: number

Duration in milliseconds.

optional
friendly: string

Duration in a user-friendly text format.