Package com.algolia.model.analytics
Class GetSearchesCountResponse
java.lang.Object
com.algolia.model.analytics.GetSearchesCountResponse
GetSearchesCountResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDates(DailySearches datesItem) booleangetCount()Number of occurrences.getDates()Daily number of searches.inthashCode()setDates(List<DailySearches> dates) toString()
-
Constructor Details
-
GetSearchesCountResponse
public GetSearchesCountResponse()
-
-
Method Details