toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.sync
/
GetLatestCommitQueryParams
Get
Latest
Commit
Query
Params
@
Serializable
data
class
GetLatestCommitQueryParams
(
val
did
:
Did
)
Parameters
did
The DID of the repo.
Members
Constructors
Get
Latest
Commit
Query
Params
Link copied to clipboard
constructor
(
did
:
Did
)
Properties
did
Link copied to clipboard
val
did
:
Did
The DID of the repo.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
ReadOnlyList
<
Pair
<
String
,
Any
?
>
>