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

    Interface GetSlaInformationById

    interface GetSlaInformationById {
        issueIdOrKey: string;
        slaMetricId: number;
    }
    Index

    Properties

    issueIdOrKey: string

    The ID or key of the customer request whose SLAs will be retrieved.

    slaMetricId: number

    The ID or key of the SLAs metric to be retrieved.