File

src/api/file_handling.ts

Description

Represents the response of uploading files that needs to be passed to FileUpload.handleFileUploadCompleted for further processing of the response.

Index

Properties

Properties

body
body: HandleEventResponse | string
Type : HandleEventResponse | string

The body of the response. Either as parsed JSON or raw string.

headers
headers: literal type[]
Type : literal type[]

The list of response headers that was returned.

status
status: number
Type : number

The HTTP status code of the response.

result-matching ""

    No results matching ""