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

    Interface UiModificationIdentifiers

    Identifiers for a UI modification.

    interface UiModificationIdentifiers {
        id: string;
        self: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the UI modification.

    self: string

    The URL of the UI modification.