SelectResults
Overview
The SelectResults schema contains the result, or response, object for the Select operation.
{
passthroughIdentifier string
nullable: true
Gets or Sets PassthroughIdentifier
status* RequestStatusstring
Gets or Sets RequestStatus
Enum:
[ Incomplete, Sucessful, Failed ]
statusDescription string
nullable: true
Gets or Sets StatusDescription
selectedDocuments SelectedDocumentSet{...}
}