Package com.algolia.model.insights
Interface Value
- All Known Implementing Classes:
Value.DoubleWrapper,Value.StringWrapper
public interface Value
Total monetary value of this event in units of `currency`.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classValue as Double wrapper.static classValue as String wrapper. -
Method Summary
-
Method Details
-
of
Value as Double wrapper. -
of
Value as String wrapper.
-