Click or drag to resize

DocumentRequest Properties

[This is preliminary documentation and is subject to change.]

The DocumentRequest type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyCredentials
Login credentials for validation.
Public propertyDocumentFormat
The format of the document to return (PDF, XPS).
Public propertyDocumentLocation
The location of the return data (Data, Url).
Public propertyDocumentType
Indicates the document type.
Public propertyObjectIdentifier
Unique object identifier for the document being requested.
Public propertyObjectIdentifierType
The type of object identifier used. For an LTL Shipment this may be the ProNumber or LTLShipmentNumber.
Public propertyObjectType
The type of object returned (Shipment, LTLShipment, Closeout, Package, Container).
Top
See Also