| Business-UPS-Tracking documentation | view source | Contained in the Business-UPS-Tracking distribution. |
Business::UPS::Tracking::Shipment::Freight - A freight shipment
This class has not yet been implemented (patches welcome). If you need to
work with freight shipments you still can access the xml tree via
$shipment->xml.
This class represents an freight shipment and extends Business::UPS::Tracking::Shipment. Usually it is created automatically from a Business::UPS::Tracking::Response object.
Returns 'Freight'
Moose meta method
| Business-UPS-Tracking documentation | view source | Contained in the Business-UPS-Tracking distribution. |