tutti-api - v2.1.0
    Preparing search index...

    Class SearchResult

    One page of search results, plus helpers to paginate and to discover the filters available for the current query/category.

    Index

    Constructors

    Accessors

    • get searchToken(): string | null

      Opaque token to browse this category via client.browse(token).

      Returns string | null

    • get totalCount(): number

      Total matching listings server-side (across all pages).

      Returns number

    Methods