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

    Interface DeleteProjectAsynchronously

    interface DeleteProjectAsynchronously {
        projectIdOrKey: string | number;
    }
    Index

    Properties

    Properties

    projectIdOrKey: string | number

    The project ID or project key (case sensitive).