Click or drag to resize

AddItemRequestV3 Class

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

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsAddItemRequestV3

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 AddItemRequestV3

The AddItemRequestV3 type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Login credentials for validation.
Public propertyItems
The items to add to the order.
Public propertyOrderNumber
Unique order number. The order number must be for an existing order.
Top
See Also