io.github.positionpal.location.domain.TimeoutAlertTriggered
See theTimeoutAlertTriggered companion object
case class TimeoutAlertTriggered(timestamp: Instant, user: UserId, group: GroupId) extends InternalEvent
An event triggered when a user is late to reach a destination.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InternalEventtrait DrivingEventtrait DomainEventclass Objecttrait Matchableclass Any
Members list
In this article