wwWallet core documentation
Preparing search index...
client-core/src
PresentationRequest
Type Alias PresentationRequest
type
PresentationRequest
=
{
client_id
:
string
;
client_metadata
:
ClientMetadata
|
null
;
dcql_query
:
DcqlQuery.Output
|
null
;
nonce
:
string
;
response_mode
:
string
;
response_type
:
string
;
response_uri
:
string
;
scope
?:
string
;
state
:
string
;
}
Index
Properties
client_
id
client_
metadata
dcql_
query
nonce
response_
mode
response_
type
response_
uri
scope?
state
Properties
client_
id
client_id
:
string
client_
metadata
client_metadata
:
ClientMetadata
|
null
dcql_
query
dcql_query
:
DcqlQuery.Output
|
null
nonce
nonce
:
string
response_
mode
response_mode
:
string
response_
type
response_type
:
string
response_
uri
response_uri
:
string
Optional
scope
scope
?:
string
state
state
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
id
client_
metadata
dcql_
query
nonce
response_
mode
response_
type
response_
uri
scope
state
wwWallet core documentation
Loading...