toggle menu
ozone
common
switch theme
search in API
ozone
/
tools.ozone.moderation
/
GetReposQueryParams
Get
Repos
Query
Params
@
Serializable
data
class
GetReposQueryParams
(
val
dids
:
ReadOnlyList
<
Did
>
)
Members
Constructors
Get
Repos
Query
Params
Link copied to clipboard
constructor
(
dids
:
ReadOnlyList
<
Did
>
)
Properties
dids
Link copied to clipboard
val
dids
:
ReadOnlyList
<
Did
>
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
ReadOnlyList
<
Pair
<
String
,
Any
?
>
>