Package com.auth0.json.mgmt.stats
Class DailyStats
java.lang.Object
com.auth0.json.mgmt.stats.DailyStats
Class that represents an Auth0 Daily Stats object. Related to the
StatsEntity entity.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DailyStats
public DailyStats()
-
-
Method Details
-
getLogins
Getter for the amount of logins on the date- Returns:
- the amount of logins
-
getDate
Getter for the date to which the stats belong- Returns:
- the date to which the stats belong
-