BatchGetDocumentStatusResponseError
Provides a response when the status of a document could not be retrieved.
Types
Properties
Link copied to clipboard
The identifier of the data source connector that the failed document belongs to.
Link copied to clipboard
The identifier of the document whose status could not be retrieved.
Link copied to clipboard
States that the API could not get the status of a document. This could be because the request is not valid or there is a system error.
Functions
Link copied to clipboard
inline fun copy(block: BatchGetDocumentStatusResponseError.Builder.() -> Unit = {}): BatchGetDocumentStatusResponseError