Class TopMoversEvent


  • public class TopMoversEvent
    extends Object
    One top-movers event.
    • Field Detail

      • timestamp

        public String timestamp
        Event timestamp in RFC 3339 format
      • alertReason

        public String alertReason
        Alert reason description
      • alertType

        public long alertType
        Alert type code
      • post

        public String post
        Associated news post as JSON string (may be null)
    • Constructor Detail

      • TopMoversEvent

        public TopMoversEvent()