Click or drag to resize

RequestItemV3Quantity Property

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

Gets or sets the quantity of the SKU. Quantity is required when Purolator is supporting customs clearance; Data Type is Integer; Maximum length 10.

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

Property Value

Type: Int32
See Also