Skip to main content

PresentationFlowRequestResponse

No description

union PresentationFlowRequestResponse = MDocPresentationResponse | PresentationResponse | RequestErrorResponse

Possible types

PresentationFlowRequestResponse.MDocPresentationResponse object

Successful mDoc presentation request response.

PresentationFlowRequestResponse.PresentationResponse object

Represents a successful presentation request response

PresentationFlowRequestResponse.RequestErrorResponse object

Represents an error returned by the request API (issuance or presentation requests)

Returned By

createPresentationRequestForPresentationFlow mutation