Class WebHookEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.fiabci.WebHookEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPropertiesFromAPI
(String email, BrandTypeEnum brand, Integer limit, String cursor) getPropertiesFromAPIBQ
(String email, Integer limit, Integer cursor) updateBCardFromAPI
(UserBCardApi userBCardApi)
-
Constructor Details
-
WebHookEndpoint
public WebHookEndpoint()
-
-
Method Details
-
updateBCardFromAPI
-
getPropertiesFromAPI
public EntityCollectionResponse<PropertyLite> getPropertiesFromAPI(String email, BrandTypeEnum brand, Integer limit, String cursor) -
getPropertiesFromAPIBQ
public EntityCollectionResponse<PropertyLite> getPropertiesFromAPIBQ(String email, Integer limit, Integer cursor)
-