Class BaseResponse
java.lang.Object
com.algolia.model.querysuggestions.BaseResponse
BaseResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Details about the response, such as error messages.HTTP status code.int
hashCode()
setMessage
(String message) toString()
-
Constructor Details
-
BaseResponse
public BaseResponse()
-
-
Method Details