AnimalDto

constructor(animal: AnimalDto.AnimalTypeDto, name: String, age: Int, biography: String, owner: String)