appointme
Preparing search index...
common/src
GoogleTokens
Interface GoogleTokens
interface
GoogleTokens
{
access_token
?:
string
;
expiry_date
?:
number
;
refresh_token
?:
string
;
scope
?:
string
;
}
Index
Properties
access_
token?
expiry_
date?
refresh_
token?
scope?
Properties
Optional
access_
token
access_token
?:
string
Optional
expiry_
date
expiry_date
?:
number
Optional
refresh_
token
refresh_token
?:
string
Optional
scope
scope
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expiry_
date
refresh_
token
scope
appointme
Loading...