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

    Interface CreateGroup

    interface CreateGroup {
        name: string;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    name: string

    The name of the group.