app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.models.entities.country
/
CountryResponse
Country
Response
androidJvm
class
CountryResponse
(
tag
:
String
,
names
:
Map
<
String
,
String
>
,
cc2
:
Map
<
String
,
String
>
,
cc3
:
Map
<
String
,
String
>
)
:
EntityResponse
<
Country
>
Content copied to clipboard
Created by Lobster on 04.03.18.
Constructors
Functions
Constructors
Country
Response
Link copied to clipboard
androidJvm
fun
CountryResponse
(
tag
:
String
,
names
:
Map
<
String
,
String
>
,
cc2
:
Map
<
String
,
String
>
,
cc3
:
Map
<
String
,
String
>
)
Content copied to clipboard
Functions
map
Link copied to clipboard
androidJvm
open
override
fun
map
(
)
:
Country
Content copied to clipboard