Click or drag to resize

RequestPackageV3SpecialHandlingType Property

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

Special Handling type for this package.

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

Property Value

Type: String
Remarks
Required to be populated with either "liquids" or "nonpackagedgoods" if the client has selected Special Handling for this package, otherwise Optional.
See Also