Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 995 Bytes

IssuerResponse.md

File metadata and controls

12 lines (8 loc) · 995 Bytes

IssuerResponse

Properties

Name Type Description Notes
code str The verification response code, as sent by the verification system.
status str The interpretation of the response code. Valid values are "approved" - The verification was conducted and is approved. "declined" - The verification was conducted and is not approved. "disabled" - The verification was not conducted because it was not requested or disabled in the verification. "unknown" - The verification was attempted but it failed due to some system error (e.g. timeout). [optional]
scheme str An identifier of the system/specification from which the code was received, and how the status was derived.

[Back to Model list] [Back to API list] [Back to README]