Business::UPS::Tracking::Shipment::Freight - A freight shipment


Business-UPS-Tracking documentation  | view source Contained in the Business-UPS-Tracking distribution.

Index


NAME

Top

Business::UPS::Tracking::Shipment::Freight - A freight shipment

DESCRIPTION

Top

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.

ACCESSORS

Top

Same as Business::UPS::Tracking::Shipment

METHODS

Top

ShipmentType

Returns 'Freight'

meta

Moose meta method


Business-UPS-Tracking documentation  | view source Contained in the Business-UPS-Tracking distribution.