Zum Hauptinhalt springen

HttpClientRequestFiles

HttpClientRequestFiles = object

Properties

filePath

filePath: string

The absolute path to file


fileName?

optional fileName: string

change the file name of a uploaded file. (Optional)


type?

optional type: string

Specify the type of the file

type: "application/pdf"