Click or drag to resize

AddPackageRequestV3 Class

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

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsAddPackageRequestV3

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 AddPackageRequestV3

The AddPackageRequestV3 type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Login credentials for validation.
Public propertyLabelType
The type of label returned (None, ZPL, ZPL300, ZPLIMAGES, ZPL300IMAGES, Image, PDF)
Public propertyOrderNumber
Unique order number. The order number must be for an existing order.
Public propertyPackages
The packages to add to the order.
Top
See Also