Jira.js - Jira Cloud API library
    Preparing search index...

    Interface GetIdsOfWorklogsDeletedSince

    interface GetIdsOfWorklogsDeletedSince {
        since?: number;
    }
    Index

    Properties

    Properties

    since?: number

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