LabelResponseV3 Class |
[This is preliminary documentation and is subject to change.]
Namespace: Purolator.Webservice.Objects
The LabelResponseV3 type exposes the following members.
| Name | Description | |
|---|---|---|
| LabelResponseV3 |
| Name | Description | |
|---|---|---|
| AdditionalOptions |
A list of optional key value pairs for future or custom properties.
| |
| AirportCode |
Purolator airport code.
| |
| BarCode |
The value of the barcode on the package.
| |
| BarCode2D |
The value of the 2D barcode on Purolator packages.
| |
| HybridResults |
The json response to the HSS call.
(Inherited from ResponseBase.) | |
| LabelImage |
Label bitmap for laser printers. The bitmap is only generated if [!:ZPLGenerator.LabelType]
is set to Image.
| |
| LiveDate |
The date of the service directory distribution used to calculate values.
| |
| Messages |
Error, Warning or Informational messages.
(Inherited from ResponseBase.) | |
| PackageID |
Unique ID.
| |
| PackageNumber |
PackageNumber is an alias for PackageID
| |
| ShippingCharge |
The estimated shipping charge.
| |
| Status |
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.) | |
| TrackingNumber |
The tracking number.
| |
| Unicode |
Purolator unicode.
| |
| ZPLCode |
Label ZPL code for Zebra printers. The ZPL code is only generated if [!:ZPLGenerator.LabelType]
is set to ZPL.
|