ProjectSearchOptions
Additional search parameters in JSON format.
- addressType: boolean
Specific Enable bottom-up address filtering logic toggle.
- boostedType: boolean
- bottomType: string
Left Cord Latitude and Longitude of the bottom left coordinate (lat,lng).
- clientType: array integer[]
Ids Array of client ids
- dealType: array string[] enum
Type Type of deal
values- rent
- sale
- commercial
- productsType: array integer[]
Project products.
- promotionsType: boolean
User promotion
- roomsType: object
The range of rooms.
- maxType: number Format: float
Maximum number of rooms.
- minType: number Format: float
Minimum number of rooms.
- sortType: object
Sorting options
- keyType: string
Field to sort by
- valueType: string enum
Sort order
values- A
S C - D
E S C
- titleType: string
Filter projects by title. This will return projects where the title contains the specified string.
- topType: string
Right Cord Latitude and Longitude of the top right coordinate (lat,lng).
- typeType: array string[] enum
Type of property.
values- duplex
- seaside
- investment
- new
- garden
- updatedType: object
At - endType: string Format: date-time
To date
- startType: string Format: date-time
From date
- userType: integer Format: int64
Id User id
- yad2Type: object
Addresses - yad2
Area Id yad2AreaId, can be a single string or an array of strings
- Type: string
Single yad2AreaId value
- yad2
City Id yad2CityId, can be a single string or an array of strings
- Type: string
Single yad2CityId value
- yad2
Hood Id yad2HoodId, can be a single string or an array of strings
- Type: string
Single yad2HoodId value
- yad2
Street Id yad2StreetId, can be a single string or an array of strings
- Type: string
Single yad2StreetId value
- yad2
Top Area Id yad2TopAreaId, can be a single string or an array of strings
- Type: string
Single yad2TopAreaId value

