search-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
search-client
search-client
/
com.jillesvangurp.ktsearch
/
CatRequestOptions
/
CatRequestOptions
Cat
Request
Options
constructor
(
headers
:
List
<
String
>
?
=
null
,
sort
:
List
<
String
>
?
=
null
,
verbose
:
Boolean
?
=
null
,
help
:
Boolean
?
=
null
,
bytes
:
CatBytes
?
=
null
,
time
:
CatTime
?
=
null
,
format
:
CatFormat
?
=
null
,
local
:
Boolean
?
=
null
,
extraParameters
:
Map
<
String
,
String
>
?
=
null
)