accountInfo

val accountInfo: AccountInfo? = null

Contains information relating to the end-user's eMSP account if the user has authenticated successfully with the eMSP or null if no account information is available.

Account information is only available when EmspAuthenticationStatus.authenticationState is AuthenticationState.AUTHENTICATED.