Click or drag to resize

CloseoutResponsePackages Property

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

The list of package tracking numbers along with an estimated rate for each.

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

Property Value

Type: ListCloseoutPackage
See Also