@seamapi/http - v1.70.0
GitHub
Preparing search index...
index
SeamHttpWithoutWorkspaceOptionsWithClient
Interface SeamHttpWithoutWorkspaceOptionsWithClient
interface
SeamHttpWithoutWorkspaceOptionsWithClient
{
axiosOptions
?:
AxiosRequestConfig
<
any
>
;
axiosRetryOptions
?:
IAxiosRetryConfig
;
client
:
AxiosInstance
;
endpoint
?:
string
;
isUndocumentedApiEnabled
?:
boolean
;
waitForActionAttempt
?:
boolean
|
ResolveActionAttemptOptions
;
}
Hierarchy
SeamHttpCommonOptions
SeamHttpWithoutWorkspaceOptionsWithClient
Index
Properties
axios
Options?
axios
Retry
Options?
client
endpoint?
is
Undocumented
Api
Enabled?
wait
For
Action
Attempt?
Properties
Optional
axios
Options
axiosOptions
?:
AxiosRequestConfig
<
any
>
Optional
axios
Retry
Options
axiosRetryOptions
?:
IAxiosRetryConfig
client
client
:
AxiosInstance
Optional
endpoint
endpoint
?:
string
Optional
is
Undocumented
Api
Enabled
isUndocumentedApiEnabled
?:
boolean
Optional
wait
For
Action
Attempt
waitForActionAttempt
?:
boolean
|
ResolveActionAttemptOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axios
Options
axios
Retry
Options
client
endpoint
is
Undocumented
Api
Enabled
wait
For
Action
Attempt
GitHub
@seamapi/http - v1.70.0
Loading...