@nospamproxy/core
Preparing search index...
services/RemoteCallOptions
DownloadOptions
Interface DownloadOptions
interface
DownloadOptions
{
apiUrl
?:
string
;
cacheDurationMs
?:
number
;
dataType
:
string
;
download
:
true
;
language
?:
string
;
signal
?:
AbortSignal
;
timeoutMs
?:
number
;
toCacheResponse
:
boolean
;
}
Hierarchy (
View Summary
)
RemoteGetOptions
DownloadOptions
Index
Properties
api
Url?
cache
Duration
Ms?
data
Type
download
language?
signal?
timeout
Ms?
to
Cache
Response
Properties
Optional
api
Url
apiUrl
?:
string
Optional
cache
Duration
Ms
cacheDurationMs
?:
number
data
Type
dataType
:
string
download
download
:
true
Optional
language
language
?:
string
Optional
signal
signal
?:
AbortSignal
Optional
timeout
Ms
timeoutMs
?:
number
to
Cache
Response
toCacheResponse
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Url
cache
Duration
Ms
data
Type
download
language
signal
timeout
Ms
to
Cache
Response
@nospamproxy/core
Loading...