| Business-UPS-Tracking documentation | view source | Contained in the Business-UPS-Tracking distribution. |
Business::UPS::Tracking::Element::Activity - A small freight package activity
This class represents an small freight package activity. Usually it is created automatically from a Business::UPS::Tracking::Element::Package object.
Original XML::LibXML::Node node.
A Business::UPS::Tracking::Element::Address object representing the location of the activity.
Type of location. Returns a Business::UPS::Tracking::Element::Code object.
Status code. Returns a Business::UPS::Tracking::Element::Code object.
DateTime object.
Translates the StatusTypeCode to a short description. Can return
Moose meta method
| Business-UPS-Tracking documentation | view source | Contained in the Business-UPS-Tracking distribution. |