Click or drag to resize

CloseoutRequestPackIDType Property

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

Package Identifier Type (Pin, PackageID, GroupName)

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

Property Value

Type: String
Remarks
The following package ID types are available.
PinThe Purolator Pin used for package tracking.
PackageIDThe customer supplied package number.
GroupNameSelects all packages with the designated GroupName(s)
See Also