| AuthConfig |
|
Enum for the type of authentication used in webhooks. |
| API_KEY |
Value : apiKey
|
| NONE |
Value : none
|
| AuthenticationMethod |
| NONE |
Value : none
|
| AUTH |
Value : auth
|
| PRESENTATION_DURING_ISSUANCE |
Value : presentationDuringIssuance
|
| FlowType |
| AUTH_CODE |
Value : authorization_code
|
| PRE_AUTH_CODE |
Value : pre_authorized_code
|
| MediaType |
|
Represents the media types used in the application. |
| APPLICATION_JSON |
Value : application/json
|
| APPLICATION_JWT |
Value : application/jwt
|
| ResponseType |
|
Enum for the type of response expected from the presentation request. |
| QRCode |
Value : qrcode
|
| URI |
Value : uri
|
| DC_API |
Value : dc-api
|
| SessionStatus |
| Active |
Value : active
|
| Fetched |
Value : fetched
|
| Completed |
Value : completed
|
| Expired |
Value : expired
|
| Failed |
Value : failed
|