Jira.js - Jira Cloud API library
    Preparing search index...
    interface GetProperty {
        propertyKey: string;
        requestTypeId: number;
        serviceDeskId: string;
    }
    Index

    Properties

    propertyKey: string

    The key of the property to return.

    requestTypeId: number

    The ID of the request type from which the property will be retrieved.

    serviceDeskId: string

    The ID of the service desk which contains the request type. This can alternatively be a project identifier.