Click or drag to resize

RequestItemV3PSTExempt Property

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

Indicates that this item should be treated as exempt from provincial sales tax (PST) for customs clearance. Set as 'true' if the item is exempt from Provincial Sales Tax (PST); otherwise 'false'.

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

Property Value

Type: Boolean
See Also