GetSessionResponse

constructor(handle: Handle, did: Did, email: String? = null, emailConfirmed: Boolean? = null, emailAuthFactor: Boolean? = null, didDoc: JsonContent? = null, active: Boolean? = null, status: GetSessionStatus? = null)

Parameters

status

If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.