BrandResponse

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