StoreResponse

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