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

HTTP configs

Generated using TypeDoc