ShipmentInfoTotalHandlingUnits Property
Total number of individual handling units in the entire shipment (for unit pricing).
Object Oriented Interface
public function getShipmentInfoTotalHandlingUnits(); public function setShipmentInfoTotalHandlingUnits($value);
Procedural Interface
inship_fedexfreightship_get($res, 222 ); inship_fedexfreightship_set($res, 222, $value );
Default Value
1
Remarks
Total number of individual handling units in the entire shipment (for unit pricing).
This only applies when using the FedExFreightEconomy and FedExFreightPriority services.
Data Type
Integer