Click or drag to resize

LTLShipmentRequestV3OrderNumbers Property

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

A list of order numbers included in the LTL Shipment

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<string> OrderNumbers { get; set; }

Property Value

Type: ListString
See Also