cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IGetComplexDocuments2

    interface IGetComplexDocuments2 {
        limit: number;
        page: number;
        results: IComplexDocument2[];
    }
    Index

    Properties

    Properties

    limit: number
    page: number