Package com.algolia.model.insights
Interface Price
- All Known Implementing Classes:
Price.DoubleWrapper,Price.StringWrapper
public interface Price
The total price of a product, including any discounts, in units of `currency`.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classPrice as Double wrapper.static classPrice as String wrapper. -
Method Summary
-
Method Details
-
of
Price as Double wrapper. -
of
Price as String wrapper.
-