A container for the selection package information. On a request, a Package drives autoselection and is an input to the document assembly process.
| Parameter | Type | Description |
|---|---|---|
| PackageID | string | The name of the document selection package as it exists in the database. |
| PackageName | string | |
| PackageAuthor | string | |
| PackageLOB | string | |
| PackagePhase | string | |
| DisplayName | string | The document display name associated with the document. This is authored as part of REQ authoring (Document > Properties). |
| PrecedenceID | string | A unique identifier for the precedence level of a transaction. |
| DDRData | DDRData | Indicates if there is any DDR data associated with the document. |
| ResolvedXML | ResolvedXML | |
| PackageDocs | ArrayOfPackageDoc | Array containing an unbound collection of PackageDoc objects. |
| PacketTypes | PacketTypes | The packet type designation. |
| RuleLang | string | |
| TargetSchema | string |