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

    Interface AddSecurityLevel

    interface AddSecurityLevel {
        levels?: Version3Models.SecuritySchemeLevel[];
        schemeId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The list of scheme levels which should be added to the security scheme.

    schemeId: string

    The ID of the issue security scheme.