wwWallet core documentation
Preparing search index...
client-core/src
GeneratePresentationResponse
Type Alias GeneratePresentationResponse
type
GeneratePresentationResponse
=
{
data
:
{
presentation_request
:
PresentationRequest
;
vp_token
:
string
}
;
nextStep
:
GeneratePresentationNextStep
;
protocol
:
GeneratePresentationProtocol
;
}
Index
Properties
data
next
Step
protocol
Properties
data
data
:
{
presentation_request
:
PresentationRequest
;
vp_token
:
string
}
next
Step
nextStep
:
GeneratePresentationNextStep
protocol
protocol
:
GeneratePresentationProtocol
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
next
Step
protocol
wwWallet core documentation
Loading...