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