For AI agents: visit https://developer.indicodata.ai/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
open class Submission
| Name | Summary |
|---|
| Builder | open class Builder |
| Name | Summary |
|---|
| datasetId | val datasetId: Int |
| id | val id: Int |
| inputFile | val inputFile: String |
| inputFilename | val inputFilename: String |
| resultFile | val resultFile: String |
| retrieved | val retrieved: Boolean |
| status | val status: SubmissionStatus |
| workflowId | val workflowId: Int |