useresponse
    Preparing search index...

    Interface SearchResponse

    interface SearchResponse {
        success?: Paginator;
    }
    Index

    Properties

    Properties

    success?: Paginator