interface searchByPlaceIdOptions {
    searchIndexName?: string;
}

Properties

Properties

searchIndexName?: string