Package com.algolia.model.analytics
Class CurrenciesValue
java.lang.Object
com.algolia.model.analytics.CurrenciesValue
Currency code.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCurrency code.Revenue associated with this search in this currency.inthashCode()setCurrency(String currency) setRevenue(Float revenue) toString()
-
Constructor Details
-
CurrenciesValue
public CurrenciesValue()
-
-
Method Details