| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| state | String | ||
| expired | Boolean | ||
| expires_in | Number | ||
| expires_at | String | ||
| processed_at | String | ||
| error_message | String | ||
| submission_ids | [String] | ||
| source_pdfs | [Object] | ||
| metadata | Object | ||
| password | String | ||
| pdf_hash | String | ||
| download_url | String | ||
| actions | [CombinedSubmissionAction] |
-
pending(value:"pending") -
processed(value:"processed") -
error(value:"error")