CredentialError

data class CredentialError(val docType: DocType, val errorCode: ErrorCode)

Represents an error for a specific credential.

Constructors

Link copied to clipboard
constructor(docType: DocType, errorCode: ErrorCode)

Create empty Credential error

Properties

Link copied to clipboard
Link copied to clipboard