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

    Interface SpaceWatch

    interface SpaceWatch {
        contentId?: string;
        spaceKey: string;
        type: string;
        watcher: SpaceWatchUser;
    }
    Index

    Properties

    contentId?: string
    spaceKey: string
    type: string