LabelResponse

fun LabelResponse(    code: String,     names: Map<String, String>,     wikiDataCode: String? = null)