wwWallet core documentation
Preparing search index...
client-core/src
SendPresentationResponse
Type Alias SendPresentationResponse
type
SendPresentationResponse
=
{
data
:
{
redirect_uri
?:
string
}
;
nextStep
?:
SendPresentationNextStep
;
protocol
:
SendPresentationProtocol
;
}
Index
Properties
data
next
Step?
protocol
Properties
data
data
:
{
redirect_uri
?:
string
}
Optional
next
Step
nextStep
?:
SendPresentationNextStep
protocol
protocol
:
SendPresentationProtocol
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
next
Step
protocol
wwWallet core documentation
Loading...