@musallam/storage-and-collaboration-client
    Preparing search index...

    Pagination information for collection responses

    interface Pagination {
        limit: number;
        nextUrl?: string;
    }
    Index

    Properties

    Properties

    limit: number

    Maximum number of items per page

    nextUrl?: string

    URI to the next page of results