Optional
options: { Optional
buffer?: ArrayBufferOptional
external?: booleanOptional
file?: { Optional
name?: stringOptional
type?: stringOptional
headers?: Record<string, any>Optional
method?: stringOptional
query?: Record<string, any>Optional
record?: Record<string, any>Creates a new file.
Deletes the file.
Download file data.
Fetches a file.
Retrieves a list of all files.
Optional
request: FileListRequestUpdates a file.
Upload file data.
Generated using TypeDoc
File client.