NAME

Business::UPS::Tracking::Element::Weight - A shipment or package weight

DESCRIPTION

This class represents a declaration of weight. Usually it is created automatically from a Business::UPS::Tracking::Shipment object.

ACCESSORS

xml

Original XML::LibXML::Node node.

UnitOfMeasurementCode

Unit of measurement code

UnitOfMeasurementDescription

Unit of measurement string

Weight

Weight value (e.g. '5.50')

METHODS

meta

Moose meta method