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