Click or drag to resize

AddPackageRequestV3Packages Property

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

The packages to add to the order.

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<RequestPackageV3> Packages { get; set; }

Property Value

Type: ListRequestPackageV3
See Also