rmapi-js
    Preparing search index...

    Interface CPages

    [unknown] metadata about pages

    interface CPages {
        lastOpened: CPageStringValue;
        original: CPageNumberValue;
        pages: CPagePage[];
        uuids: CPageUUID[];
    }
    Index

    Properties

    lastOpened: CPageStringValue

    [speculative] the last time the document was opened

    [unknown]

    pages: CPagePage[]

    [speculative] information about individual pages

    uuids: CPageUUID[]

    [unknown]