@tax1driver/ts-tpay
Preparing search index...
TPay
Auth
RequestTokenResponse
Interface RequestTokenResponse
interface
RequestTokenResponse
{
access_token
:
string
;
client_id
:
string
;
expires_in
:
string
;
issued_at
:
string
;
scope
:
string
;
token_type
:
string
;
}
Index
Properties
access_
token
client_
id
expires_
in
issued_
at
scope
token_
type
Properties
access_
token
access_token
:
string
client_
id
client_id
:
string
expires_
in
expires_in
:
string
issued_
at
issued_at
:
string
scope
scope
:
string
token_
type
token_type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
client_
id
expires_
in
issued_
at
scope
token_
type
@tax1driver/ts-tpay
Loading...