Click or drag to resize

LTLPalletResponseV3 Class

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

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

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 LTLPalletResponseV3

The LTLPalletResponseV3 type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyDimensionalWeight
The calculated dimensional weight of the pallet.
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