Click or drag to resize

PackageContainerRequest Class

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

Request for AddPackageContainer(AddPackageContainerRequest)
Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsPackageContainerRequest

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 PackageContainerRequest

The PackageContainerRequest type exposes the following members.

Constructors
  NameDescription
Public methodPackageContainerRequest
Top
Properties
  NameDescription
Public propertyAddContainer
Indicate if a new container should be added.
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyContainer
The Container to add or match.
Public propertyCredentials
Login credentials for validation.
Public propertyPackageIDs
A list of Courier (not LTL) packages to include in the container.
Public propertyPackIDType
Package Identifier Type (Pin, PackageNumber, GroupName)
Top
See Also