IFetchDownloadFileUrlOptions

Interface

Options for refining / filtering the results of the fetchDownloadFileUrl operation.

Properties

Property Type Notes
context IArcGISContext
entity IHubEditableContent
format ServiceDownloadFormat
geometry Optional Geometry
layers Optional number[]
pollInterval Optional number
progressCallback Optional downloadProgressCallback
where Optional string

Interface defined in common/src/downloads/types.ts:127