Click or drag to resize

UpdateOrderRequestUpdateOrders Property

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

A list of orders, update types and values to use for updating orders.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public List<UpdateOrderInfo> UpdateOrders { get; set; }

Property Value

Type: ListUpdateOrderInfo
See Also