wwWallet core documentation
Preparing search index...
server-core/src
CredentialResponse
Type Alias CredentialResponse
type
CredentialResponse
=
{
body
:
{
credentials
?:
{
credential
:
string
}
[]
;
transaction_id
?:
string
;
}
;
status
:
200
;
}
Index
Properties
body
status
Properties
body
body
:
{
credentials
?:
{
credential
:
string
}
[]
;
transaction_id
?:
string
}
status
status
:
200
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
status
wwWallet core documentation
Loading...