Click or drag to resize

GetContainerLabelsRequest Class

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

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsGetContainerLabelsRequest

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 GetContainerLabelsRequest

The GetContainerLabelsRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetContainerLabelsRequest
Top
Properties
  NameDescription
Public propertyCode exampleAdditionalOptions
A list of optional key value pairs for future or custom properties.
Public propertyContainerNumber
The Container's unique ContainerNumber
Public propertyCredentials
Login credentials for validation.
Public propertyLabelCount
The number of labels.
Public propertyLabelType
The type of label returned (ZPL, PDF)
Top
See Also