CreateAccountResponse

constructor(accessJwt: String, refreshJwt: String, handle: Handle, did: Did, didDoc: JsonContent? = null)

Parameters

did

The DID of the new account.

didDoc

Complete DID document.