Class PropertyEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.mlsuniversal.PropertyEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionqueryPropertyLiteWithFiltersPagedBQ
(Integer limit, Integer cursor, OrderTypeEnum orderTypeEnum, Boolean orderAsc, FiltersBigQuery filter)
-
Constructor Details
-
PropertyEndpoint
public PropertyEndpoint()
-
-
Method Details
-
queryPropertyLiteWithFiltersPagedBQ
public EntityCollectionResponse<PropertyLite> queryPropertyLiteWithFiltersPagedBQ(Integer limit, Integer cursor, OrderTypeEnum orderTypeEnum, Boolean orderAsc, FiltersBigQuery filter) -
queryTotalPropertiesWithFilters
-