polarity-integration-utils
Preparing search index...
index.docs
PolarityRequestOptions
Interface PolarityRequestOptions
interface
PolarityRequestOptions
{
defaults
?:
ConfigRequestProxyOptions
;
httpResponseErrorMessageProperties
?:
string
[]
;
httpResponseErrorProperties
?:
string
[]
;
isApiError
?:
IsApiErrorFunction
;
postprocessRequestFailure
?:
PostprocessRequestFailure
;
postprocessRequestSuccess
?:
PostprocessRequestSuccess
;
preprocessRequestOptions
?:
PreprocessRequestOptions
;
requestOptionsToSanitize
?:
string
[]
;
roundedSuccessStatusCodes
?:
number
[]
;
throttlingOptions
?:
ConstructorOptions
;
}
Index
Properties
defaults?
http
Response
Error
Message
Properties?
http
Response
Error
Properties?
is
Api
Error?
postprocess
Request
Failure?
postprocess
Request
Success?
preprocess
Request
Options?
request
Options
To
Sanitize?
rounded
Success
Status
Codes?
throttling
Options?
Properties
Optional
defaults
defaults
?:
ConfigRequestProxyOptions
Optional
http
Response
Error
Message
Properties
httpResponseErrorMessageProperties
?:
string
[]
Optional
http
Response
Error
Properties
httpResponseErrorProperties
?:
string
[]
Optional
is
Api
Error
isApiError
?:
IsApiErrorFunction
Optional
postprocess
Request
Failure
postprocessRequestFailure
?:
PostprocessRequestFailure
Optional
postprocess
Request
Success
postprocessRequestSuccess
?:
PostprocessRequestSuccess
Optional
preprocess
Request
Options
preprocessRequestOptions
?:
PreprocessRequestOptions
Optional
request
Options
To
Sanitize
requestOptionsToSanitize
?:
string
[]
Optional
rounded
Success
Status
Codes
roundedSuccessStatusCodes
?:
number
[]
Optional
throttling
Options
throttlingOptions
?:
ConstructorOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
defaults
http
Response
Error
Message
Properties
http
Response
Error
Properties
is
Api
Error
postprocess
Request
Failure
postprocess
Request
Success
preprocess
Request
Options
request
Options
To
Sanitize
rounded
Success
Status
Codes
throttling
Options
polarity-integration-utils
Loading...