DocumentResult
The DocumentResult object contains information about the document result.
| Parameter | Type | Description |
|---|---|---|
| Assemble | boolean | Yes or No indicator if the document has been assembled. |
| Id | string | A unique identifier associated with a document. |
| InstanceDisplayName | string | A string of information used to identify the an alternative URL. |
| IsCompleted | boolean | Yes or No indicator if the document is complete. |
| TextAddedToInstanceDisplayName | string | A string of information containing additional information added to the InstanceDisplayName. |
| TransactionSchemaURI | string | A string of information containing the TransactionSchemaURI. |