class ImportCredentialsResponse


A success response from requesting import.

Throws
kotlin.IllegalArgumentException

If responseJson is empty, or if it is not a valid JSON

Summary

Public constructors

Public properties

String

the credential response json according to the Fido Credential Exchange Format

Public constructors

ImportCredentialsResponse

Added in 1.0.0-alpha03
ImportCredentialsResponse(responseJson: String)

Public properties

responseJson

Added in 1.0.0-alpha03
val responseJsonString

the credential response json according to the Fido Credential Exchange Format