DocumentRequest Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Purolator.Webservice.Objects.DocumentRequest"]
Namespace: Purolator.Webservice.Objects
The DocumentRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentRequest |
| Name | Description | |
|---|---|---|
| AdditionalOptions |
A list of optional key value pairs for future or custom properties.
| |
| Credentials |
Login credentials for validation.
| |
| DocumentFormat |
The format of the document to return (PDF, XPS).
| |
| DocumentLocation |
The location of the return data (Data, Url).
| |
| DocumentType |
Indicates the document type.
| |
| ObjectIdentifier |
Unique object identifier for the document being requested.
| |
| ObjectIdentifierType |
The type of object identifier used. For an LTL Shipment this may be the ProNumber or LTLShipmentNumber.
| |
| ObjectType |
The type of object returned (Shipment, LTLShipment, Closeout, Package, Container).
|