Package com.algolia.model.analytics
Class CurrencyCode
java.lang.Object
com.algolia.model.analytics.CurrencyCode
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
-
CurrencyCode
public CurrencyCode()
-
-
Method Details