Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
state | String | ||
expired | Boolean | ||
expiresIn | Number | ||
expiresAt | String | ||
processedAt | String | ||
errorMessage | String | ||
submissionIds | [String] | ||
sourcePdfs | [Object] | ||
metadata | Object | ||
password | String | ||
pdfHash | String | ||
downloadUrl | String | ||
actions | [CombinedSubmissionAction] |
-
pending
(value:"pending"
) -
processed
(value:"processed"
) -
error
(value:"error"
)