BatchGetDocumentStatusResponseError

Provides a response when the status of a document could not be retrieved.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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

Indicates the source of the error.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String