Skip to main content

Module types

Module types 

Source
Expand description

Core data types exposed by the public API.

Structs§

Balance
User account balance.
Task
Task record returned by GET /task/{id}.
TaskId
Opaque task identifier.
TaskOutput
Download URLs and auxiliary output fields returned on the task object.
UploadedFile
Server-side result of upload_file.

Enums§

TaskStatus
Task lifecycle status.