ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.identity
/
ResolveDidResponse
Resolve
Did
Response
@
Serializable
data
class
ResolveDidResponse
(
val
didDoc
:
JsonContent
)
Parameters
did
Doc
The complete DID document for the identity.
Members
Constructors
Resolve
Did
Response
Link copied to clipboard
constructor
(
didDoc
:
JsonContent
)
Properties
did
Doc
Link copied to clipboard
val
didDoc
:
JsonContent
The complete DID document for the identity.