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

    Interface DeleteRequestType

    interface DeleteRequestType {
        requestTypeId: number;
        serviceDeskId: string;
    }
    Index

    Properties

    requestTypeId: number

    The ID of the request type.

    serviceDeskId: string

    The ID or project identifier of the service desk.