Package com.algolia.model.analytics
Class GetUsersCountResponse
java.lang.Object
com.algolia.model.analytics.GetUsersCountResponse
GetUsersCountResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDates(UserWithDate datesItem) booleangetCount()Number of occurrences.getDates()User count.inthashCode()setDates(List<UserWithDate> dates) toString()
-
Constructor Details
-
GetUsersCountResponse
public GetUsersCountResponse()
-
-
Method Details