AddItemCategory
io.github.pervasivecats.application.actors.command.ItemCategoryServerCommand$.AddItemCategory
final case class AddItemCategory(name: Name, description: Description, replyTo: ActorRef[ItemCategoryResponse]) extends ItemCategoryServerCommand
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any