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