GetRevenue

algoliasearch.analytics.GetRevenue
case class GetRevenue(currencies: Map[String, CurrenciesValue], dates: Seq[DailyRevenue])

GetRevenue

Value parameters

currencies

Revenue associated with this search, broken-down by currencies.

dates

Daily revenue.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product