The DocumentPacket object contains the name of the packet and includes an array containing document information objects.
| Parameter | Type | Description |
|---|---|---|
| Name | string | The name of the returned document. |
| Documents | array | An array, ArrayofDocumentInfo, containing DocumentInfo objects for each document in the requested packet. |