CountryResponse

fun CountryResponse(    tag: String,     names: Map<String, String>,     cc2: Map<String, String>,     cc3: Map<String, String>)