DescribeRepoResponse

data class DescribeRepoResponse(val handle: Handle, val did: Did, val didDoc: JsonContent, val collections: ReadOnlyList<Nsid>, val handleIsCorrect: Boolean)

Constructors

Link copied to clipboard
constructor(handle: Handle, did: Did, didDoc: JsonContent, collections: ReadOnlyList<Nsid>, handleIsCorrect: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
val did: Did
Link copied to clipboard

The complete DID document for this account.

Link copied to clipboard
Link copied to clipboard

Indicates if handle is currently valid (resolves bi-directionally)