ItemCategoryUpdateEntity
io.github.pervasivecats.application.routes.entities.ItemCategoryEntity$.ItemCategoryUpdateEntity
final case class ItemCategoryUpdateEntity(id: ItemCategoryId, newName: Name, newDescription: Description) extends ItemCategoryEntity
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait ItemCategoryEntitytrait Entityclass Objecttrait Matchableclass Any