Interface TrackingEventDetails

All Superinterfaces:
Structure
All Known Implementing Classes:
ImmutableTrackingEventDetails, MutableTrackingEventDetails

public interface TrackingEventDetails extends Structure
Data pertinent to a particular tracking event.
  • Method Details

    • getValue

      Optional<Number> getValue()
      Returns the optional numeric tracking value.