Click or drag to resize

LTLOrderResponseV3 Class

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

[Missing <summary> documentation for "T:Purolator.Webservice.Objects.LTLOrderResponseV3"]

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsResponseBase
    OrderResponse
      Purolator.Webservice.ObjectsLTLOrderResponseV3

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 LTLOrderResponseV3 : OrderResponse

The LTLOrderResponseV3 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 propertyPallets
A list of pallets included in the Order.
Public propertyProNumber
Pro number identifying the LTL Shipment.
Public propertyRate
The estimated rate for this LTL Shipment.
Public propertyStatus
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
(Inherited from ResponseBase.)
Top
Methods
See Also