Click or drag to resize

LTLShipmentListRequest Class

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

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsLTLShipmentListRequest

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 LTLShipmentListRequest

The LTLShipmentListRequest type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Login credentials for validation.
Public propertyLTLNumbers
List of LTL numbers. Either ProNumber or LTLShipmentNumber as defined by LTLNumberType.
Public propertyLTLNumberType
Number Type in LTLNumbers - either ProNumber or LTLShipmentNumber.
Top
See Also