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

    Interface BulkWorklogKeyResponse

    interface BulkWorklogKeyResponse {
        worklogs?: WorklogKeyResult[];
    }
    Index

    Properties

    Properties

    worklogs?: WorklogKeyResult[]

    A list of successfully retrieved worklogs with their issue and worklog IDs.