DocSet

Overview

The DocSet schema contains the requested package and all documents within the package along with any packets.

{
docSetTxnIDRef	string
nullable: true
Gets or Sets DocSetTxnIDRef

docSetPackageIDRef	string
nullable: true
Gets or Sets DocSetPackageIDRef

packageDocs	[
nullable: true
Gets or Sets PackageDocs

PackageDoc{...}]
packet	[
nullable: true
Gets or Sets Packet

Packet{...}]
mismoDataSet	string
nullable: true
Gets or Sets MismoDataSet

eOriginal	EOriginal{...}
}