wwWallet core documentation
Preparing search index...
server-core/src
TokenResponse
Type Alias TokenResponse
type
TokenResponse
=
{
body
:
{
access_token
:
string
;
expires_in
:
number
;
token_type
:
"bearer"
}
;
status
:
200
;
}
Index
Properties
body
status
Properties
body
body
:
{
access_token
:
string
;
expires_in
:
number
;
token_type
:
"bearer"
}
status
status
:
200
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
status
wwWallet core documentation
Loading...