Click or drag to resize

AddLTLPalletRequest Class

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

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsAddLTLPalletRequest

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 AddLTLPalletRequest

The AddLTLPalletRequest type exposes the following members.

Constructors
  NameDescription
Public methodAddLTLPalletRequest
Top
Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyCredentials
Login credentials for validation.
Public propertyLabelType
The type of label returned (None, ZPL, ZPL300, ZPLIMAGES, ZPL300IMAGES, Image, PDF)
Public propertyLTLShipmentNumber
Unique LTL shipment number.
Public propertyPallets
The packages to add to the order.
Public propertyProNumber
Unique pro number.
Top
See Also