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

    Interface ResolutionId

    The ID of an issue resolution.

    interface ResolutionId {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the issue resolution.