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

    Interface GetViews

    interface GetViews {
        count?: number;
        id?: number;
    }
    Index

    Properties

    Properties

    count?: number

    The total number of views for the content.

    id?: number

    The content ID.