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