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

    Interface ContentStateResponse

    interface ContentStateResponse {
        contentState?: ContentState;
        lastUpdated?: string;
    }
    Index

    Properties

    contentState?: ContentState

    Null or content state

    lastUpdated?: string

    Timestamp of last publish event where content state changed