Interface DownloadFileInput

Hierarchy

  • DownloadFileInput

Properties

Properties

url: string

resource url

fileName: string

File name candidate. In the case of collision, a new file will be generated with the following format "{filename}-{copyNumber}.{fileExtension}"

httpConfig: HttpConfig

Generated using TypeDoc