RemoveItem
io.github.pervasivecats.application.actors.command.ItemServerCommand$.RemoveItem
final case class RemoveItem(id: ItemId, kind: CatalogItemId, store: Store, replyTo: ActorRef[EmptyResponse]) extends ItemServerCommand
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait ItemServerCommandclass Objecttrait Matchableclass Any