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

    Interface DeleteComponentById

    interface DeleteComponentById {
        componentId: string;
    }
    Index

    Properties

    Properties

    componentId: string

    The ID of the Component to delete.