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