@deep/nest-kit
    Preparing search index...

    Class OffsetPaginationPageInfo

    Index

    Constructors

    Properties

    Constructors

    Properties

    limit: number

    The amount of items to be requested per page

    page: number

    The current page

    totalItems: number

    The total amount of items

    totalPages: number

    The total amount of pages (total items / limit)