OBJECT
type CountryDTO {alfa2Code: String alfa3code: String country: String id: Long numericCode: String }