kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.merino
/
SuggestOptions
/
SuggestOptions
Suggest
Options
constructor
(
providers
:
List
<
String
>
?
,
source
:
String
?
,
country
:
String
?
,
region
:
String
?
,
city
:
String
?
,
clientVariants
:
List
<
String
>
?
,
requestType
:
String
?
,
acceptLanguage
:
String
?
)