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

x/jira/src/version3/parameters/getIdsOfWorklogsModifiedSince.ts>GetIdsOfWorklogsModifiedSince

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

Properties

optional
since: number

The date and time, as a UNIX timestamp in milliseconds, after which updated worklogs are returned.

optional
expand: string

Use expand to include additional information about worklogs in the response. This parameter accepts properties that returns the properties of each worklog.