ResponsePackage Class |
[This is preliminary documentation and is subject to change.]
Namespace: Purolator.Webservice.Objects
The ResponsePackage type exposes the following members.
Name | Description | |
---|---|---|
![]() | AirportCode |
Purolator airport code.
|
![]() | BarCode |
The value of the barcode on the package.
|
![]() ![]() | LabelImage |
Label bitmap for laser printers. The bitmap is only generated if LabelType
is set to Image.
|
![]() | PackageID |
Unique ID.
|
![]() | PackageNumber |
PackageNumber is an alias for PackageID
|
![]() | ShippingCharge |
The estimated shipping charge.
|
![]() | TrackingNumber |
The tracking number.
|
![]() | Unicode |
Purolator unicode.
|
![]() | ZPLCode |
Label ZPL code for Zebra printers. The ZPL code is only generated if LabelType
is set to ZPL.
|