Interface: Oauth2StoredToken
Defined in: rest/v2/oauth2/client.ts:89
Extends
Indexable
[key
: string
]: string
Properties
access_token
access_token:
string
Defined in: rest/v2/oauth2/client.ts:80
Inherited from
expires_in
expires_in:
string
Defined in: rest/v2/oauth2/client.ts:85
Inherited from
expires_in_epoch
expires_in_epoch:
string
Defined in: rest/v2/oauth2/client.ts:90
refresh_token
refresh_token:
string
Defined in: rest/v2/oauth2/client.ts:81
Inherited from
token_type
token_type:
string
Defined in: rest/v2/oauth2/client.ts:86