Click or drag to resize

AddPackageResponse Properties

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

The AddPackageResponse type exposes the following members.

Properties
  NameDescription
Public propertyHybridResults
The json response to the HSS call.
(Inherited from ResponseBase.)
Public propertyMessages
Error, Warning or Informational messages.
(Inherited from ResponseBase.)
Public propertyPackages
List of calculated Package data, including existing packages.
Public propertyRequest
The original request.
Public propertyStatus
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.)
Public propertyTotalShipping
The updated total estimated cost to ship this order.
Top
See Also