Skip to main content

Module file

Module file 

Source
Expand description

File resource types and methods mirroring the JS SDK’s resources/file.ts.

Structs§

FileInfo
Information about a single file.
FileReadParams
Query parameters for reading a file.
FileReadResponse
Response from reading a file.
FileResource
Accessor for the /file endpoints.

Enums§

FileReadType
The type of content returned when reading a file.
FileStatus
The status of a file in the project.

Type Aliases§

FileStatusResponse
Response type for the file status endpoint.