Click or drag to resize

CloseoutRequestLTLV3 Class

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

Inheritance Hierarchy

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public class CloseoutRequestLTLV3 : CloseoutRequest

The CloseoutRequestLTLV3 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.
(Inherited from CloseoutRequest.)
Public propertyLabelType
The type of label returned (None, ZPL, ZPL300, ZPLIMAGES, ZPL300IMAGES, Image, PDF)
Public propertyLTLNumbers
A list of consolidated LTL Shipments to closeout.
Public propertyLTLNumberType
LTL Number Identifier Type (ProNumber, LTLNumber)
Public propertyPackageIDs
A list of Courier (not LTL) packages to closeout.
(Inherited from CloseoutRequest.)
Public propertyPackIDType
Package Identifier Type (Pin, PackageID, GroupName)
(Inherited from CloseoutRequest.)
Public propertyParsNumber
Pre-Arrival Review System (PARS) number.
(Inherited from CloseoutRequest.)
Public propertyShipDate
Date the shipment leaves the facility.
(Inherited from CloseoutRequest.)
Public propertySkidCount
Number of skids in the closeout.
(Inherited from CloseoutRequest.)
Top
See Also