app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.models.entities.brand
/
BrandResponse
Brand
Response
androidJvm
class
BrandResponse
(
code
:
String
,
names
:
Map
<
String
,
String
>
,
wikiDataCode
:
String
?
=
null
)
:
EntityResponse
<
Brand
>
Content copied to clipboard
Constructors
Functions
Constructors
Brand
Response
Link copied to clipboard
androidJvm
fun
BrandResponse
(
code
:
String
,
names
:
Map
<
String
,
String
>
,
wikiDataCode
:
String
?
=
null
)
Content copied to clipboard
Functions
map
Link copied to clipboard
androidJvm
open
override
fun
map
(
)
:
Brand
Content copied to clipboard