This type provides information returned about a created document ID, which may or may not have been uploaded.
Types that use DocumentResponse
Not used by any types.
Calls that use DocumentResponse
Fields
documentMetadata
This container provides the name, size, and type of the specified file.
documentStatus
The status of the document resource.
Once a document has been uploaded using the uploadDocument method, the documentStatus will be
Once a document has been uploaded using the uploadDocument method, the documentStatus will be
SUBMITTED
. The document will then either be accepted or rejected. Only documents with the status of ACCEPTED
are available to be added to a listing.