Click or drag to resize

LTLPalletResponse Class

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

A Pallet included in an LTLShipmentResponse
Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsLTLPalletResponse

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 LTLPalletResponse

The LTLPalletResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleLabelImage
Label bitmap for laser printers. The bitmap is only generated if LabelType is set to Image.
Public propertyPalletNumber
Optional Customer number defining the Pallet.
Public propertyTrackingNumber
Tracking number identifying the Pallet.
Public propertyZPLCode
Label ZPL code for Zebra printers. The ZPL code is only generated if LabelType is set to ZPL.
Top
See Also