@seamapi/http - v1.70.0
GitHub
Preparing search index...
index
SeamHttpOptionsFromEnv
Interface SeamHttpOptionsFromEnv
interface
SeamHttpOptionsFromEnv
{
axiosOptions
?:
AxiosRequestConfig
<
any
>
;
axiosRetryOptions
?:
IAxiosRetryConfig
;
endpoint
?:
string
;
isUndocumentedApiEnabled
?:
boolean
;
waitForActionAttempt
?:
boolean
|
ResolveActionAttemptOptions
;
}
Hierarchy
SeamHttpCommonOptions
SeamHttpOptionsFromEnv
Index
Properties
axios
Options?
axios
Retry
Options?
endpoint?
is
Undocumented
Api
Enabled?
wait
For
Action
Attempt?
Properties
Optional
axios
Options
axiosOptions
?:
AxiosRequestConfig
<
any
>
Optional
axios
Retry
Options
axiosRetryOptions
?:
IAxiosRetryConfig
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
endpoint
is
Undocumented
Api
Enabled
wait
For
Action
Attempt
GitHub
@seamapi/http - v1.70.0
Loading...