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

    Interface DeleteVulnerabilitiesByProperty

    interface DeleteVulnerabilitiesByProperty {
        accountId?: string;
        createdBy?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    accountId?: string
    createdBy?: string