io.github.positionpal.location.domain.RoutingStopped
See theRoutingStopped companion object
case class RoutingStopped(timestamp: Instant, user: UserId, group: GroupId) extends ClientDrivingEvent
An event triggered to stop an active route.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ClientDrivingEventtrait DrivingEventtrait DomainEventclass Objecttrait Matchableclass Any
Members list
In this article