Click or drag to resize

UpdateOrderRequest Class

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

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsUpdateOrderRequest

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 UpdateOrderRequest

The UpdateOrderRequest type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Login credentials for validation.
Public propertyUpdateOrders
A list of orders, update types and values to use for updating orders.
Top
See Also