Click or drag to resize

LabelRequest Class

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

Request for GetLabel(LabelRequest).
Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsLabelRequest

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 LabelRequest

The LabelRequest type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Login credentials for validation.
Public propertyLabelType
The type of label returned (None, ZPL, Image)
Public propertyOrderNumber
Specifies the order the package belongs to.
Public propertyPackageID
The customer provided ID of the package to retrieve a label for.
Public propertyTrackingNumber
The TrackingNumber/PIN of the package to retrieve a label for.
Top
See Also