Click or drag to resize

PackageContainerResponsePackageContainer Property

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

The package container and the list of packages contained in it.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public PackageContainerInfo PackageContainer { get; set; }

Property Value

Type: PackageContainerInfo
See Also