Package com.algolia.model.analytics
Class GetRevenue
java.lang.Object
com.algolia.model.analytics.GetRevenue
GetRevenue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDates(DailyRevenue datesItem) booleanRevenue associated with this search, broken-down by currencies.getDates()Daily revenue.inthashCode()putCurrencies(String key, CurrencyCode currenciesItem) setCurrencies(Map<String, CurrencyCode> currencies) setDates(List<DailyRevenue> dates) toString()
-
Constructor Details
-
GetRevenue
public GetRevenue()
-
-
Method Details
-
setCurrencies
-
putCurrencies
-
getCurrencies
Revenue associated with this search, broken-down by currencies. -
setDates
-
addDates
-
getDates
Daily revenue. -
equals
-
hashCode
public int hashCode() -
toString
-