toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.repo
/
DescribeRepoQueryParams
Describe
Repo
Query
Params
@
Serializable
data
class
DescribeRepoQueryParams
(
val
repo
:
AtIdentifier
)
Parameters
repo
The handle or DID of the repo.
Members
Constructors
Describe
Repo
Query
Params
Link copied to clipboard
constructor
(
repo
:
AtIdentifier
)
Properties
repo
Link copied to clipboard
val
repo
:
AtIdentifier
The handle or DID of the repo.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>