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