Websites v4 docs v5.2.4
    Preparing search index...
    type PropertiesParams = {
        county: string;
        location: string;
        page?: number;
        pageSize?: number;
        postcode: string;
        search: Search;
    }
    Index

    Properties

    county: string
    location: string
    page?: number
    pageSize?: number
    postcode: string
    search: Search