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

    Interface Group

    interface Group {
        name?: string;
        self?: string;
    }
    Index

    Properties

    Properties

    name?: string
    self?: string