toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.sync
/
GetLatestCommitResponse
Get
Latest
Commit
Response
@
Serializable
data
class
GetLatestCommitResponse
(
val
cid
:
Cid
,
val
rev
:
String
)
Members
Constructors
Get
Latest
Commit
Response
Link copied to clipboard
constructor
(
cid
:
Cid
,
rev
:
String
)
Properties
cid
Link copied to clipboard
val
cid
:
Cid
rev
Link copied to clipboard
val
rev
:
String