Enumeration RetrieveCredentialErrorType

As an internal convention callback errors are written in camelCase style to be different with thrown errors

Enumeration Members

certificateNotFound: "certificateNotFound"
connectivityError: "connectivityError"
credentialNotAdded: "credentialNotAdded"
failedToRetrieveCredential: "failedToRetrieveCredential"
invalidWalletAttestation: "invalidWalletAttestation"

Generated using TypeDoc