Create Account Response
constructor(accessJwt: String, refreshJwt: String, handle: Handle, did: Did, didDoc: JsonContent? = null)
Parameters
did
The DID of the new account.
did Doc
Complete DID document.
The DID of the new account.
Complete DID document.