The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Business::UPS::Tracking::Element::Address - An address

DESCRIPTION

This class represents an address. Usually it is created automatically from a Business::UPS::Tracking::Shipment object.

ACCESSORS

xml

Original XML::LibXML::Node node.

AddressLine1

AddressLine2

AddressLine3

City

StateProviceCode

Only US and Canada

PostalCode

CountryCode

ISO 3166-1 alpha-2 country code.

METHODS

printall

Serialize address into a string.

meta

Moose meta method