Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CommodityQuantity Property

Number of units contained in this commodity line item measured in units specified by the QuantityUnit .

Object Oriented Interface

public function getCommodityQuantity($commodityindex);
public function setCommodityQuantity($commodityindex, $value);

Procedural Interface

inship_uspsshipintl_get($res, 8 , $commodityindex);
inship_uspsshipintl_set($res, 8, $value , $commodityindex);

Default Value

1

Remarks

Number of units contained in this commodity line item measured in units specified by the CommodityQuantityUnit. This is used in conjunction with the CommodityQuantityUnit and CommodityUnitPrice.

For FedEx, if the Documents is set to False in ship request, the CommodityQuantity is required to be entered for each commodity item included in an international shipment. At least one occurrence is required for international dutiable (non-documents) shipments.

For UPS, these are all required for Invoice form type and optional for Partial Invoice (not applicable to other international form types).

The size of the array is controlled by the CommodityCount property.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0