wwWallet core documentation
Preparing search index...
client-core/src
PresentationRequestResponse
Type Alias PresentationRequestResponse
type
PresentationRequestResponse
=
{
data
:
{
client_metadata
:
ClientMetadata
|
null
;
dcql_query
:
DcqlQuery.Output
|
null
;
presentation_request
:
PresentationRequest
;
}
;
nextStep
:
PresentationRequestNextStep
;
protocol
:
PresentationRequestProtocol
;
}
Index
Properties
data
next
Step
protocol
Properties
data
data
:
{
client_metadata
:
ClientMetadata
|
null
;
dcql_query
:
DcqlQuery.Output
|
null
;
presentation_request
:
PresentationRequest
;
}
next
Step
nextStep
:
PresentationRequestNextStep
protocol
protocol
:
PresentationRequestProtocol
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
next
Step
protocol
wwWallet core documentation
Loading...