toggle menu
ozone
common
switch theme
search in API
ozone
/
tools.ozone.setting
/
ListOptionsQueryParams
/
ListOptionsQueryParams
List
Options
Query
Params
constructor
(
limit
:
Long
?
=
50
,
cursor
:
String
?
=
null
,
scope
:
ListOptionsScope
?
=
ListOptionsScope.Instance
,
prefix
:
String
?
=
null
,
keys
:
List
<
Nsid
>
=
emptyList()
)
Parameters
prefix
Filter keys by prefix
keys
Filter for only the specified keys. Ignored if prefix is provided