Package com.algolia.model.insights
Interface Discount
- All Known Implementing Classes:
Discount.DoubleWrapper,Discount.StringWrapper
public interface Discount
The absolute value of the discount for this product, in units of `currency`.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classDiscount as Double wrapper.static classDiscount as String wrapper. -
Method Summary
-
Method Details
-
of
Discount as Double wrapper. -
of
Discount as String wrapper.
-