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