Click or drag to resize

LabelRequestV3 Class

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

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsLabelRequestV3

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 LabelRequestV3

The LabelRequestV3 type exposes the following members.

Constructors
  NameDescription
Public methodLabelRequestV3
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, 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