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

    Interface ExistsByProperties

    Whether there is data for the properties supplied in a query

    interface ExistsByProperties {
        hasDataMatchingProperties?: boolean;
    }
    Index

    Properties

    hasDataMatchingProperties?: boolean

    Whether there is data matching the query