@tax1driver/ts-payu
Preparing search index...
AuthenticationResponse
Interface AuthenticationResponse
interface
AuthenticationResponse
{
access_token
:
string
;
expires_in
:
number
;
grant_type
:
string
;
refresh_token
:
string
;
token_type
:
string
;
}
Index
Properties
access_
token
expires_
in
grant_
type
refresh_
token
token_
type
Properties
access_
token
access_token
:
string
expires_
in
expires_in
:
number
grant_
type
grant_type
:
string
refresh_
token
refresh_token
:
string
token_
type
token_type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
grant_
type
refresh_
token
token_
type
@tax1driver/ts-payu
Loading...