PackageContainerResponse Class |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Namespace: Purolator.Webservice.Objects
The PackageContainerResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| PackageContainerResponse |
| Name | Description | |
|---|---|---|
| AdditionalOptions |
A list of optional key value pairs for future or custom properties.
| |
| HybridResults |
The json response to the HSS call.
(Inherited from ResponseBase.) | |
| Messages |
Error, Warning or Informational messages.
(Inherited from ResponseBase.) | |
| PackageContainer |
The package container and the list of packages contained in it.
| |
| Status |
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.) |