PresentationRequestResponse
No description
union PresentationRequestResponse = PresentationResponse | RequestErrorResponse
Possible types
PresentationRequestResponse.PresentationResponse
object
Represents a successful presentation request response
PresentationRequestResponse.RequestErrorResponse
object
Represents an error returned by the request API (issuance or presentation requests)
Returned By
createPresentationRequest
mutation ● createPresentationRequestForApproval
mutation ● createPresentationRequestForAuthn
mutation