AddPackageResponse Class |
[This is preliminary documentation and is subject to change.]
Namespace: Purolator.Webservice.Objects
The AddPackageResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| HybridResults |
The json response to the HSS call.
(Inherited from ResponseBase.) | |
| Messages |
Error, Warning or Informational messages.
(Inherited from ResponseBase.) | |
| Packages |
List of calculated Package data, including existing packages.
| |
| Request |
The original request.
| |
| Status |
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.) | |
| TotalShipping |
The updated total estimated cost to ship this order.
|