Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface GroupCreate

    interface GroupCreate {
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    name: string
    type: string