Click or drag to resize

ResponseBase Class

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

Base class for responses
Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsResponseBase
    More...

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 ResponseBase

The ResponseBase type exposes the following members.

Properties
  NameDescription
Public propertyHybridResults
The json response to the HSS call.
Public propertyMessages
Error, Warning or Informational messages.
Public propertyStatus
The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).
Top
See Also
Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsResponseBase
    Purolator.Webservice.ObjectsAddItemResponse
    Purolator.Webservice.ObjectsAddLTLPalletResponse
    Purolator.Webservice.ObjectsAddPackageResponse
    Purolator.Webservice.ObjectsCloseoutResponse
    Purolator.Webservice.ObjectsContainerLabelsResponse
    Purolator.Webservice.ObjectsContainerResponse
    Purolator.Webservice.ObjectsContainersResponse
    Purolator.Webservice.ObjectsDocumentResponse
    Purolator.Webservice.ObjectsIDResponse
    Purolator.Webservice.ObjectsLabelResponse
    Purolator.Webservice.ObjectsLabelResponseV3
    Purolator.Webservice.ObjectsLTLLabelResponse
    Purolator.Webservice.ObjectsLTLShipmentResponse
    Purolator.Webservice.ObjectsLTLShipmentResponseV3
    Purolator.Webservice.ObjectsOrderListResponse
    Purolator.Webservice.ObjectsOrderPinListResponse
    Purolator.Webservice.ObjectsOrderResponseV3
    Purolator.Webservice.ObjectsPackageContainerResponse
    Purolator.Webservice.ObjectsPackageListResponse
    Purolator.Webservice.ObjectsTemporaryLoginResponse
    Purolator.Webservice.ObjectsUpdateOrderResponse
    Purolator.Webservice.ObjectsVoidLTLShipmentListResponse
    Purolator.Webservice.ObjectsVoidPalletResponse
    Purolator.Webservice.ObjectsZPLInitializationResponse