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

    Interface Watch

    interface Watch {
        contentId: string;
        type: string;
        watcher: WatchUser;
    }
    Index

    Properties

    contentId: string
    type: string
    watcher: WatchUser