Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
IntegrationAppClientOptions
Interface IntegrationAppClientOptions
interface
IntegrationAppClientOptions
{
token
?:
string
;
fetchToken
?:
()
=>
Promise
<
string
>
;
credentials
?:
any
;
fetchCredentials
?:
()
=>
Promise
<
any
>
;
apiUri
?:
string
;
uiUri
?:
string
;
accessToken
?:
string
;
}
Index
Properties
token?
fetch
Token?
credentials?
fetch
Credentials?
api
Uri?
ui
Uri?
access
Token?
Properties
Optional
token
token
?:
string
Optional
fetch
Token
fetchToken
?:
()
=>
Promise
<
string
>
Optional
credentials
credentials
?:
any
Optional
fetch
Credentials
fetchCredentials
?:
()
=>
Promise
<
any
>
Optional
api
Uri
apiUri
?:
string
Optional
ui
Uri
uiUri
?:
string
Optional
access
Token
accessToken
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
fetch
Token
credentials
fetch
Credentials
api
Uri
ui
Uri
access
Token
Console
SDK
REST API
Integration App React - v2.13.2
Loading...