Preparing search index...
The search index is not available
quip-api-typescript
quip-api-typescript
AccessTokenRequestProps
Interface AccessTokenRequestProps
Hierarchy
AccessTokenRequestProps
Index
Properties
client_
id
client_
secret
code?
grant_
type
redirect_
uri?
refresh_
token?
Properties
client_
id
client_
id
:
string
client_
secret
client_
secret
:
string
Optional
code
code
?:
string
grant_
type
grant_
type
:
"refresh_token"
|
"authorization_code"
Optional
redirect_
uri
redirect_
uri
?:
string
Optional
refresh_
token
refresh_
token
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
quip-
api-
typescript
Access
Token
Request
Props
client_
id
client_
secret
code?
grant_
type
redirect_
uri?
refresh_
token?
Generated using
TypeDoc