Click or drag to resize

CloseoutRequestV3 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 CloseoutRequestV3 : CloseoutRequest

The CloseoutRequestV3 type exposes the following members.

Constructors
  NameDescription
Public methodCloseoutRequestV3
Top
Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyCredentials
Login credentials for validation.
(Inherited from CloseoutRequest.)
Public propertyPackageIDs
A list of Courier (not LTL) packages to closeout.
(Inherited from CloseoutRequest.)
Public propertyPackIDType
Package Identifier Type (Pin, PackageID, GroupName)
(Inherited from CloseoutRequest.)
Public propertyParsNumber
Pre-Arrival Review System (PARS) number.
(Inherited from CloseoutRequest.)
Public propertyShipDate
Date the shipment leaves the facility.
(Inherited from CloseoutRequest.)
Public propertySkidCount
Number of skids in the closeout.
(Inherited from CloseoutRequest.)
Top
See Also