Click or drag to resize

CloseoutResponseLTLV3 Class

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

Inheritance Hierarchy

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public class CloseoutResponseLTLV3 : CloseoutResponse

The CloseoutResponseLTLV3 type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyDocuments
Closeout Documents are obsolete.
(Inherited from CloseoutResponse.)
Public propertyHybridResults
The json response to the HSS call.
(Inherited from ResponseBase.)
Public propertyMessages
Error, Warning or Informational messages.
(Inherited from ResponseBase.)
Public propertyPackages
The list of package tracking numbers along with an estimated rate for each.
(Inherited from CloseoutResponse.)
Public propertyPallets
The list of pallets included in the closeout.
Public propertyRequest
The original request.
(Inherited from CloseoutResponse.)
Public propertyStatus
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.)
Top
See Also