PackageDoc

Overview

The PackageDoc schema contains the package identifier and descriptions fo the document and work order.

{
packageDocID	string
nullable: true
Gets or Sets PackageDocID

docDescriptor	DocDescriptor{...}
docWorkOrder	DocWorkOrder{...}
}