DocDescriptor
Overview
The DocDescriptor schema provides definition for the requested document. That is, the object describes a given document.
{
docID string
nullable: true
Gets or Sets DocID
docType DocumentTypeEnumstring
Gets or Sets DocumentTypeEnum
Enum:
Array [ 4 ]
docDisplayName string
nullable: true
Gets or Sets DocDisplayName
docRootEntityName string
nullable: true
Gets or Sets DocRootEntityName
docCustomDataItems [...]
documentClass string
nullable: true
Gets or Sets DocumentClass
documentTypeDescription string
nullable: true
Gets or Sets DocumentTypeDescription
negotiableInstrumentFlag boolean
nullable: true
Gets or Sets NegotiableInstrumentFlag
recordableFlag boolean
nullable: true
Gets or Sets RecordableFlag
formNumber string
nullable: true
Gets or Sets FormNumber
smartDoc string
nullable: true
Gets or Sets SmartDoc
eSignatureDocument boolean
nullable: true
Gets or Sets ESignatureDocument
}