DocSet
The DocSet object contains the requested package and all documents within the package along with any packets.
| Parameter | Type | Description |
|---|---|---|
| DocSetTxnIDRef | string | The reference to the schema identifier for the document set. |
| DocSetPackageIDRef | string | The reference to the package identifier for the document set. |
| PackageDocs | ArrayOfPackageDoc | Array containing an unbound collection of PackageDoc objects. |
| Packet | Packet | Object containing the name of the packet and an array containing document information objects. |
| Mismo | Complex | Mismo data returned in the response. |
| PackageInformation | PackageInformation | A container object used to define the package. |