app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.network.services
/
ProductsAPI
/
unSelectImage
un
Select
Image
androidJvm
@
GET
(
value
=
"/cgi/product_image_unselect.pl"
)
abstract
suspend
fun
unSelectImage
(
@
Query
(
value
=
"code"
)
code
:
String
,
@
QueryMap
fields
:
Map
<
String
,
@
JvmSuppressWildcards
String
?
>
?
)
:
String
Content copied to clipboard
Parameters
code
fields