Click or drag to resize

ShipmentItemResponse Class

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

[Missing <summary> documentation for "T:Purolator.Webservice.Objects.ShipmentItemResponse"]

Inheritance Hierarchy
SystemObject
  Purolator.Webservice.ObjectsShipmentItemResponse

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public class ShipmentItemResponse

The ShipmentItemResponse type exposes the following members.

Properties
  NameDescription
Public propertyCountryOfOrigin
The Country of Origin of the item.
Public propertyCustomsCurrency
The Currency for the value.
Public propertyCustomsValue
The value of the items.
Public propertyDescription
The Description of the item.
Public propertyFDAFood
Is the item FDA Food.
Public propertyHSCode
The HSCode of the item.
Public propertyNAFTAEligible
Is the item eligible for NAFTA.
Public propertyQuantity
The number of items.
Public propertyShipmentID
The ID of the shipment.
Public propertyShipmentItemID
The ID of the shipment item.
Public propertySKU
The SKU of the item.
Public propertyTextile
Is the item a Textile.
Public propertyUpdated
The Currency for the value.
Top
See Also