Price

algoliasearch.insights.Price
See thePrice companion object
sealed trait Price

The price of the item. This should be the final price, inclusive of any discounts in effect.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DoubleValue
class StringValue
In this article