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.
- Task
Output - Download URLs and auxiliary output fields returned on the task object.
- Uploaded
File - Server-side result of
upload_file.
Enums§
- Task
Status - Task lifecycle status.